您好,登錄后才能下訂單哦!
這篇文章主要為大家展示了“CentOS-6.7如何安裝Docker”,內容簡而易懂,條理清晰,希望能夠幫助大家解決疑惑,下面讓小編帶領大家一起研究并學習一下“CentOS-6.7如何安裝Docker”這篇文章吧。
雖然確定是CentOS,不過,還是檢查一下CentOS版本號,如下圖:
[root@localhost ~]# rpm -q centos-release centos-release-6-7.el6.centos.12.3.x86_64
使用yum進行安裝:
yum install -y http://mirrors.yun-idc.com/epel/6/i386/epel-release-6-8.noarch.rpm
使用yum進行安裝:
yum install docker-io
service docker start
設置開機啟動:
chkconfig docker on
[root@localhost ~]# docker run ubuntu echo hello world Unable to find image 'ubuntu:latest' locally latest: Pulling from ubuntu 48731f0a6276: Pull complete 9302827ed0a5: Pull complete f03f3645bde1: Pull complete cdd474520b8c: Pull complete ubuntu:latest: The image you are pulling has been verified. Important: image verification is a tech preview feature and should not be relied on to provide security. Digest: sha256:40cd91cbcaac863fa2fc0b8a8eaa440565ef5ce498d60177988f6f55ec691d9d Status: Downloaded newer image for ubuntu:latest hello world
以上是“CentOS-6.7如何安裝Docker”這篇文章的所有內容,感謝各位的閱讀!相信大家都有了一定的了解,希望分享的內容對大家有所幫助,如果還想學習更多知識,歡迎關注億速云行業(yè)資訊頻道!
免責聲明:本站發(fā)布的內容(圖片、視頻和文字)以原創(chuàng)、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯(lián)系站長郵箱:is@yisu.com進行舉報,并提供相關證據(jù),一經查實,將立刻刪除涉嫌侵權內容。