Skip to content

Instantly share code, notes, and snippets.

@ttristan
Last active May 26, 2022 13:03
Show Gist options
  • Save ttristan/a9c74ab43d2619c94c04e4f3da35644c to your computer and use it in GitHub Desktop.
Save ttristan/a9c74ab43d2619c94c04e4f3da35644c to your computer and use it in GitHub Desktop.
short docker ps format
{
"credsStore": "desktop",
"_psFormat": "table {{ .ID }}\t{{.Names}}\t{{.Status}}\t{{.Ports}}",
"psFormat": "table {{ .ID }}\t{{.Names}}\t{{.Status}}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment