Skip to content

Instantly share code, notes, and snippets.

@j-tim
Created January 24, 2020 19:30
Show Gist options
  • Save j-tim/6f9e4ce87496198b6f3ae31bb359c54a to your computer and use it in GitHub Desktop.
Save j-tim/6f9e4ce87496198b6f3ae31bb359c54a to your computer and use it in GitHub Desktop.
Show running containers in Docker
docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b39e09fe68ce cloud-native-buildpacks-example:0.0.1-SNAPSHOT "/cnb/lifecycle/laun…" 2 seconds ago Up 1 second 0.0.0.0:8080->8080/tcp springbootcontainer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment