Skip to content

Instantly share code, notes, and snippets.

@repen
Created October 5, 2021 12:47
Show Gist options
  • Save repen/b8ef1b72cd741d218d08a60258b272b1 to your computer and use it in GitHub Desktop.
Save repen/b8ef1b72cd741d218d08a60258b272b1 to your computer and use it in GitHub Desktop.
Docker ps -a
docker ps -a --format "table {{.ID}}\t{{.Image}}\t{{.Status}}\t{{.Names}}"
docker ps -a --format "table {{.ID}}\t{{.Names}}\t{{.Ports}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment