User Tools

Site Tools


docker:containers:list_only_stopped_containers

Docker - Containers - List only stopped Containers

docker container ls -f "status=exited"

returns:

CONTAINER ID   IMAGE         COMMAND                  CREATED         STATUS                     PORTS     NAMES
e95f533e272a   ubuntu        "bash"                   3 minutes ago   Exited (0) 3 minutes ago             stoic_proskuriakova
e577b06039b9   ubuntu        "/bin/echo hello wor…"   4 minutes ago   Exited (0) 4 minutes ago             eloquent_mcclintock
f16fe523ce59   hello-world   "/hello"                 7 months ago    Exited (0) 7 months ago              adoring_noether
docker/containers/list_only_stopped_containers.txt · Last modified: 2021/09/24 12:31 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki