Docker常用命令
命令
说明
文档地址
docker pull
拉取镜像
docker pull
docker push
推送镜像到DockerRegistry
docker push
docker images
查看
2024-04-15