Skip to content

Instantly share code, notes, and snippets.

@sizief
Created June 26, 2019 11:13
Show Gist options
  • Save sizief/3192d8587676b7afa791f4111745b27d to your computer and use it in GitHub Desktop.
Save sizief/3192d8587676b7afa791f4111745b27d to your computer and use it in GitHub Desktop.
alias dps="docker ps --format 'CONTAINER ID: {{.ID}}\nIMAGE: {{.Image}}\nCOMMAND: {{.Command}}\nCREATED: {{.CreatedAt}}\nSTATUS: {{.Status}}\nPORTS: {{.Ports}}\nNAMES: {{.Names}}\n'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment