国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 系統 > CentOS > 正文

在CentOS、Fedora系統中使用Docker的方法

2020-07-08 12:42:47
字體:
來源:轉載
供稿:網友

一、從docker官方yum源進行安裝

1、添加docker官方源

cat >/etc/yum.repos.d/docker.repo <<-EOF[dockerrepo]name=Docker Repositorybaseurl=https://yum.dockerproject.org/repo/main/centos/7enabled=1gpgcheck=1gpgkey=https://yum.dockerproject.org/gpgEOF

2、安裝和啟動

#安裝sudo yum install docker-engine#啟動sudo systemctl enable docker.service#開機啟動systemctl enable docker.service#驗證安裝sudo docker run hello-world

二、用腳本的方式安裝

curl -sSL https://get.docker.com/ | sh

三、非特權用戶運行 docker 命令

在 CentOS 或 Fedora 上安裝完成 Docker 后,為了能以非 root 用戶運行 docker,你需要把你自己添加進 docker 用戶組,使用如下命令:

sudo usermod -a -G docker $USER

登出,然后再登入,以使組改變生效。
這個時候,你應該可以以一個非特權用戶運行 docker 命令了。

四、使用國內源

1、安裝dao

curl -sSL https://get.daocloud.io/daomonit/install.sh | sh -s 6d3f36d42ae3f3d4237943c65c8f3e5446e49a71

2、使用dao命令

dao pull ubuntu

看起來像這樣:

➜  ~  dao pull ubuntuDao from DaoCloudInitializing, Please wait a minuteUsing default tag: latestPulling repository daocloud.io/daocloud/daocloud-toolsetaa5dc2eecd4a: Download completeStatus: Image is up to date for daocloud.io/daocloud/daocloud-toolset:latestdaocloud.io/daocloud/daocloud-toolset: this image was pulled from a legacy registry.  Important: This registry version will not be supported in future versions of docker.Inital Success# ----------------------------------------------------------------------------# DaoCloud ToolBox for Docker## DaoCloud, Inc. (c) 2015## Fastest way to pull image from Docker Registry# ----------------------------------------------------------------------------Pulling repository ubuntuPulling ubuntu image metadataPulling ubuntu:latest tag metadata0105f98ced6d: Load layer complete66395c31eb82: Load layer complete002fa881df8a: Load layer completea005e6b7dd01: Load layer completeLoading image to docker ...** Pull ubuntu success. **You can find it with 'docker images ubuntu'

其他的可以參考武林網之前發布的文章

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 宝丰县| 白银市| 泸溪县| 阿城市| 桦甸市| 久治县| 许昌县| 胶州市| 吴堡县| 邳州市| 军事| 夏邑县| 丹寨县| 天峻县| 若尔盖县| 玛曲县| 临桂县| 丰镇市| 浦县| 岗巴县| 柘城县| 蒙自县| 榆林市| 新干县| 确山县| 九江县| 株洲市| 洛南县| 惠水县| 乡城县| 鄯善县| 博湖县| 阿勒泰市| 准格尔旗| 井陉县| 常德市| 绍兴县| 云浮市| 丰台区| 汤原县| 桐城市|