bug#53674: Docker error code: 0x794c7630

2022-02-01 Thread Bernhard Voelker
tag 53674 notabug close 53674 stop On 2/1/22 03:38, Alexandre Louisdhon wrote: > Error- tail: unrecognized file system type 0x794c7630 for > ‘/var/log/syslog’. Thanks for the report. That docker image seems to use a quite old coreutils version: overlayfs - commonly used with Docker containers -

bug#53674: Docker error code: 0x794c7630

2022-01-31 Thread Alexandre Louisdhon
Error- tail: unrecognized file system type 0x794c7630 for ‘/var/log/syslog’. What happened: First, I git clone a bit bucket repository that contained PHP. Second, I used git checkout to switch to an existing branch. Third, I used docker-compose up in my bash terminal. Finally, I received the erro