docker.md (116B)
1 # Docker 2 3 Pretty display docker ps: 4 `docker ps --format "table {{.Names}}\t{{.Status}}\t{{.Ports}}\t{{.Networks}}"`