摘要:在上面搭建一個(gè)不要為我為什么不用因?yàn)槟撤N我不想說(shuō)的原因。環(huán)境要求要求系統(tǒng)必須在以上,內(nèi)核版本必須是以上查看版本查看內(nèi)核版本安裝運(yùn)行命令第一條命令是更新下現(xiàn)有庫(kù)。啟動(dòng)測(cè)試下安裝是否成功使用著名的安裝成功
在CentOS上面搭建一個(gè)Docker,不要為我為什么不用Ubuntu(因?yàn)槟撤N我不想說(shuō)的原因^_^)。
環(huán)境要求Docker要求系統(tǒng)必須在CentOS 6以上,內(nèi)核版本必須是2.6.32-431以上
查看CentOS版本:
cat /etc/issue
CentOS release 6.7 (Final) Kernel on an m
查看內(nèi)核版本:
uname -r
2.6.32-573.el6.x86_64安裝Docker
運(yùn)行命令:
yum update
sudo yum install docker-io
第一條命令是更新下現(xiàn)有庫(kù)。
啟動(dòng)Dockersudo service docker start
tarting cgconfig service: [ OK ] Starting docker: [ OK ]
測(cè)試下Docker安裝是否成功,使用著名的hello world:
docker run hello-world
latest: Pulling from hello-world 3f12c794407e: Pull complete 975b84d108f1: Pull complete Digest: sha256:8be990ef2aeb16dbcb9271ddfe2610fa6658d13f6dfb8bc72074cc1ca36966a7 Status: Downloaded newer image for hello-world:latest Hello from Docker. This message shows that your installation appears to be working correctly. To generate this message, Docker took the following steps: 1. The Docker client contacted the Docker daemon. 2. The Docker daemon pulled the "hello-world" image from the Docker Hub. 3. The Docker daemon created a new container from that image which runs the executable that produces the output you are currently reading. 4. The Docker daemon streamed that output to the Docker client, which sent it to your terminal. 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 Hub account: https://hub.docker.com For more examples and ideas, visit: https://docs.docker.com/userguide/
安裝成功!
文章版權(quán)歸作者所有,未經(jīng)允許請(qǐng)勿轉(zhuǎn)載,若此文章存在違規(guī)行為,您可以聯(lián)系管理員刪除。
轉(zhuǎn)載請(qǐng)注明本文地址:http://specialneedsforspecialkids.com/yun/17409.html
摘要:在上面搭建一個(gè)不要為我為什么不用因?yàn)槟撤N我不想說(shuō)的原因。環(huán)境要求要求系統(tǒng)必須在以上,內(nèi)核版本必須是以上查看版本查看內(nèi)核版本安裝運(yùn)行命令第一條命令是更新下現(xiàn)有庫(kù)。啟動(dòng)測(cè)試下安裝是否成功使用著名的安裝成功 在CentOS上面搭建一個(gè)Docker,不要為我為什么不用Ubuntu(因?yàn)槟撤N我不想說(shuō)的原因^_^)。 環(huán)境要求 Docker要求系統(tǒng)必須在CentOS 6以上,內(nèi)核版本必須是2.6....
摘要:主要記錄了搭建所用到的工具,使用的命令和遇到的坑。二搭建服務(wù)器環(huán)境驗(yàn)證是否啟動(dòng)打開(kāi),輸入如果輸出版本信息的話,表示啟動(dòng)成功。使用鏡像加速下載鏡像時(shí),必須輸入完整的庫(kù)名和鏡像名。 這是一篇搭建Docker環(huán)境的過(guò)程記錄,方便以后查看。主要記錄了搭建所用到的工具,使用的命令和遇到的坑。 一、安裝Docker 第一步肯定是到Docker的官網(wǎng)(https://www.docker.com)上...
摘要:主要記錄了搭建所用到的工具,使用的命令和遇到的坑。二搭建服務(wù)器環(huán)境驗(yàn)證是否啟動(dòng)打開(kāi),輸入如果輸出版本信息的話,表示啟動(dòng)成功。使用鏡像加速下載鏡像時(shí),必須輸入完整的庫(kù)名和鏡像名。 這是一篇搭建Docker環(huán)境的過(guò)程記錄,方便以后查看。主要記錄了搭建所用到的工具,使用的命令和遇到的坑。 一、安裝Docker 第一步肯定是到Docker的官網(wǎng)(https://www.docker.com)上...
閱讀 3012·2021-11-22 12:06
閱讀 599·2021-09-03 10:29
閱讀 6526·2021-09-02 09:52
閱讀 2013·2019-08-30 15:52
閱讀 3411·2019-08-29 16:39
閱讀 1190·2019-08-29 15:35
閱讀 2061·2019-08-29 15:17
閱讀 1416·2019-08-29 11:17