docker ps -a --format "table {{.ID}}\t{{.Image}}\t{{.Command}}\t{{.Names}}\t{{.Status}}"
← 04-Docker-Compose 06-Docker镜像源 →