docker events --filter container=myapp

Category: Docker

docker events --filter container=myapp

Stream events for one container

Follows lifecycle events (start, stop, die, health status) for myapp as they occur. The container filter narrows the global event stream. Exit with Ctrl-C; the stream runs indefinitely.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.