"tail: unrecognized file system type 0x794c7630 for 'ekonomic-access_log'. please report this to bug-coreutils@gnu.org. reverting to polling" running tail, in bash, in a docker image. from docker-compose.yml: --- apache: deploy: image: httpd container_name: apache volumes: - /home/puggan/src:/var/www - /home/puggan/docker/apache/httpd.conf:/usr/local/apache2/conf/httpd.conf - /home/puggan/docker/apache/vhost.conf:/usr/local/apache2/conf/extra/httpd-vhosts.conf networks: web: ipv4_address: 192.168.10.80 --- started bash with: docker container exec apache -it bash and then in the log dir: tail -f * * Thorbjörn 'Puggan' Sundragon * | Spiro Kommunikation AB, Vallgatan 25, 41116 Göteborg Epost: puggan@spiro.se Webb: spiro.se Tfn: 031-712 99 87