docker无法使用本地镜像的问题[已解决]

docker无法使用本地镜像的问题[已解决]

使用本地镜像,需要指定版本号

docker-compose up 和 docker run 无法自动将本地镜像最新版本当成latest直接使用

 

 

 

Docker can't use local mirroring problem [SOLVED]

Use local mirror, you need to specify the version number Docker-compose up and docker run cannot automatically use the latest version of local mirror as a direct use of latest

你可能感兴趣的:(docker无法使用本地镜像的问题[已解决])