Add --follow to journald ctr logging

Signed-off-by: Peter Hunt <pehunt@redhat.com>
This commit is contained in:
Peter Hunt
2019-05-22 11:46:26 -04:00
parent 51bdf29f04
commit 88429242dd
4 changed files with 30 additions and 7 deletions

View File

@ -23,8 +23,6 @@ Note: If you are following a container which is removed `podman container rm`
or removed on exit `podman run --rm ...`, then there is a chance the the log
file will be removed before `podman logs` reads the final content.
Also note: **--follow** is not currently supported when the container's log driver is journald
**--latest, -l**
Instead of providing the container name or ID, use the last created container. If you use methods other than Podman