Skip to content

Instantly share code, notes, and snippets.

@tdshipley
Created November 6, 2018 14:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tdshipley/1680940db223e2d320acb2a2fec6098e to your computer and use it in GitHub Desktop.
Save tdshipley/1680940db223e2d320acb2a2fec6098e to your computer and use it in GitHub Desktop.
Docker Container List Example
Thomass-MacBook-Pro:kotlin thomas$ docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
68be74d0aa51 sonarqube "./bin/run.sh" About an hour ago Up About an hour 0.0.0.0:9000->9000/tcp, 0.0.0.0:9092->9092/tcp gracious_noyce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment