服务器
本文主要介绍了ubuntu20.04 LTS如何安装docker。 内容很清楚,感兴趣的伙伴可以学习一下。 读完之后我觉得会有用。
零:卸载旧版本
Docker的旧版本称为Docker、docker.io或docker-engine。 如果已安装,请卸载。
$ sudo apt-getremovedockerdocker-engine docker.iocontainerdrunc
目前称为Docker Engine-Community包docker-ce。
一:设置仓库
在新主机上首次安装Docker Engine-Community之前,必须设置Docker仓库。 然后,可以从仓库安装和更新Docker。
更新apt包索引。
$ sudo apt-get update
安装与apt相关的软件包以在HTTPS中检索仓库:
$ sudo apt-get install \\\\&; quot;
apt-transport-https \\\\
ca-certificates \\\\&; quot;
curl \\\\&; quot;
gnupg-agent \\\\&; quot;
软件属性- common
添加Docker的官方GPG密钥:
$ curl-fssl https://download.docker.com/Linux/Ubuntu/gpg|sudo apt-keyadd -
通过查找9dc 858229 fc 7dd 38854 ae2d 88 d 81803 c0ebfcd 88指纹的最后8个字符,验证是否有指纹密钥。
$ sudo apt-key fingerprint0ebfcd 88
pub rsa4096 2017-02-22 [SCEA]
9dc 858229 fc 7dd 38854 ae2d 88 d 81803 c0ebfcd 88
uid [ unknown ] docker release [ cedeb ] docker @ docker.com
sub rsa4096 2017-02-22 [S]
使用以下命令设置稳定仓库
注意:目前还没有20.04。国内 docker源暂时使用版本18.04。
$ sudo add-apt-repository \\\\&; quot;
&; #039; deb [ arch=amd64 ] https://download.docker.com/Linux/Ubuntu\\ & amp; quot;
bionic \\\\
stable&; #039;
二.安装文档引擎-公司
更新apt包索引。
$ sudo apt-get update
安装最新版本的文档引擎-社区和容器
$ sudo apt-getinstalldocker-ce docker-ce-CLI containerd.io
三.测试
输入
$ sudo docker run hello-world
docker向——问好时,或者出现以下输出时
unabletofindimage&; #039; Hello-world:latest&; #039; 本地
latest:pullingfromlibrary/hello-world
1b 930 d 010525:pullcompletedigest:sha 256:C3 B4 ada 4687 bbaa 170745 B3 E4 DD8ac3f 194 ca 95 b2d 0518 b 417 FB 47 e 5879 d9 b5 f
status:downloadednewerimageforhello-world:latest
Hello from Docker!
thismessageshowsthatyourinstallationappearstobeworkingcorrectly。
To generate this message,Docker took the following steps :
1.thedockerclientcontactedthedockerdaemon。
2.thedockerdaemonpulledthe&; #039; hello-world&; #039; imagefromthedockerhub
( amd64 )
3.thedockerdaemoncreatedanewcontainerfromthatimagewhichrunsthe
executablethatproducestheoutputyouarecurrentlyreading
4.thedockerdaemonstreamedthatoutputtothedockerclient,which sent it
最终目标。
To try something more ambitious,you can run an Ubuntu container with :
$ docker run -it ubuntu bash
Share images,automate workflows,and more with a free Docker ID :
https://hub.docker.com/
For more examples and ideas,visit :
3359 docs.docker.com/get-started /
表示安装结束。
(四)无sudo镜像加速
无sudo
使用以下方法将用户添加到docke组
$ sudo usermod -aG docker [您的用户名]
重新启动文档生成器
$ sudo系统重新开始文档器
阅读以上内容,您是否了解更多关于ubuntu20.04 LTS如何安装docker的信息? 另外,如果你想学习更多的东西,欢迎来到信息频道。
详情请访问云服务器、域名注册、虚拟主机的问题,请访问西部数码代理商官方网站: www.chenqinet.cn