Formatting options for Docker commands
Docker looks for a config file in ~/.docker/config.json
.
It stores settings here, like
- auth credentials (which in Docker 1.11 you will be able to move auth creds elsewhere…)
- custom format for
docker ps
The configuration that I use for the above docker ps
format