Skip to content

Instantly share code, notes, and snippets.

@100daysofdevops
Last active October 5, 2019 03:38
Show Gist options
  • Save 100daysofdevops/6a5105464c79f0392f4a6a9889441150 to your computer and use it in GitHub Desktop.
Save 100daysofdevops/6a5105464c79f0392f4a6a9889441150 to your computer and use it in GitHub Desktop.
$ docker container ls -a
CONTAINER ID IMAGE COMMAND CREATED
STATUS PORTS NAMES
a6e7f019a727 alpine "/bin/sh" 8 minutes ago
Exited (0) 8 minutes ago cool_swirles
e0cd40a8d6b6 alpine "ls -l" 21 minutes ago
Exited (0) 21 minutes ago frosty_nobel
ef57f217de51 hello-world "/hello" 40 minutes ago
Exited (0) 40 minutes ago tender_franklin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment