初识Docker

xiaoxiao2021-02-28  78

编辑/etc/apt/sources.list文件,加入下面这一句:

deb http://http.debian.net/debian jessie-backports main 然后执行apt-get update命令更新源。

安装:

sudo apt-get install docker.io 加速:

参考:

https://yq.aliyun.com/articles/29941

转载请注明原文地址: https://www.6miu.com/read-54896.html

最新回复(0)