課程
/后端開發(fā)
/Java
/第一個docker化的java應用
sudo apt install docker.io ?報錯
2019-03-11
源自:第一個docker化的java應用 4-3
正在回答
大兄弟? ?老是命令是在root下apt-get install -y docker.io即使你使用sudo? ? 那也應該是? sudo apt-get install -y docker.io而不是你上面的命令啊
舉報
逐步學習docker相關知識,制作第一個docker化的java應用
2 回答進入容器報錯
3 回答運行容器報錯,為什么???
3 回答Error response from daemon: Get https://index.docker.io/v1/users/: x509: certificate is valid for Webserver, not index.docker.io
1 回答Win7 docker啟動報錯,請問是什么原因?
1 回答Error while pulling image: Get https://index.docker.io/v1/repositories/library/hello-world/images: x509: certificate is valid for Webserver, not index.docker.io
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學習伙伴
掃描二維碼關注慕課網(wǎng)微信公眾號
2019-03-12
大兄弟? ?老是命令是在root下
apt-get install -y docker.io
即使你使用sudo? ? 那也應該是? sudo apt-get install -y docker.io
而不是你上面的命令啊