Expected behavior
docker logs -f should follow a log file
Actual behavior
it seems the -f flag is not being honoured - it reports some entries in the log then returns
Information
OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.1-beta11
Running diagnostic tests:
[OK] docker-cli
[OK] Moby booted
[OK] driver.amd64-linux
[OK] vmnetd
[OK] osxfs
[OK] db
[OK] slirp
[OK] menubar
[OK] environment
[OK] Docker
[OK] VT-x
Docker logs are being collected into /tmp/20160512-101434.tar.gz
Most specific failure is: No error was detected
Your unique id is: 02729E0A-E09E-41FF-9FC2-75E4CD4237A4
Please quote this in all correspondence.
Steps to reproduce the behavior
- start an container
- ensure it is running; docker ps
- docker logs -f