Docker User Configuration

Place the following in ~/.docker/config.json.

{
    "psFormat": "table {{.ID}}\t{{.Image}}\t{{.Command}}\t{{.RunningFor}} ago\t{{.Status}}\t{{.Names}}\t{{.Ports}}"
}