分类目录归档:container

【置顶】container


Docker内容介绍

源代码下载:

https://github.com/docker/docker

下载docker 二进制文件:

https://download.docker.com/linux/static/stable/x86_64/

官方网站:

https://www.docker.com/

镜像地址:

https://hub.docker.com/search?offering=community&type=edition&operating_system=linux

国内镜像源:

mirrors.aliyun.com

参考网址:安装参考地址

https:/...

Read more