執行docker run hub.c.163.com/public/nginx 后提示找不到這個鏡像
如下,執行了?run hub.c.163.com/public/nginx命令后,提示Unable to find image 'hub.c.163.com/public/nginx:latest' locally
鏡像是安裝成功的,而且docker images也能看到該鏡像, 是什么問題啊?
[root@localhost?xxx]#?docker?run?hub.c.163.com/public/nginx Unable?to?find?image?'hub.c.163.com/public/nginx:latest'?locally docker:?Error?response?from?daemon:?manifest?for?hub.c.163.com/public/nginx:latest?not?found. See?'docker?run?--help'.
2019-10-12
直接 docker pull nginx?也好使
2018-12-20
額,c.163.com你去打開這個網址,它現在不是這樣了,自動跳轉到網易云了,去里面找鏡像倉庫還得注冊一下……
2018-09-07
直接使用docker?run?nginx了??你可以使用mv命令給你的nginx鏡像重起一個名稱試試