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

首頁 > 學院 > 開發(fā)設(shè)計 > 正文

Centos 7 快速安裝 Docker

2019-11-08 18:41:34
字體:
供稿:網(wǎng)友

安裝 Docker

[root@localhost~]# yum install docker


啟動 docker 服務(wù)

[root@localhost~]# systemctl start docker.service

[root@localhost~]# systemctl enable docker.service


安裝 centos 鏡像

[root@localhost~]# docker pull centos

Using default tag: latestTrying to pull repository docker.io/library/centos ...latest: Pulling from docker.io/library/centos6bbedd9b76a4: Downloading 2.531 MB/49.87 MBfc19d60a83f1: Download completede413bb911fd: Download complete2879a7ad3144: Download complete668604fde02e: Download complete668604fde02e: Pulling fs layer*

檢查 centos 鏡像安裝狀態(tài)

[root@localhost~]# docker images centos

REPOSITORY TAG IMAGE ID CREATED SIZEdocker.io/centos latest 980e0e4c79ec 7 weeks ago 196.7 MB

運行一個新的容器

[root@localhost~]# docker run -i -t centos /bin/bash

[root@bd1a482d44f5 /]#

參數(shù)解釋-i, --interactive Keep STDIN open even if not attached-t, --tty Allocate a pseudo-TTYPS:“[root@bd1a482d44f5 /]#” 這行出現(xiàn)證明已進入容器

退出容器

[root@localhost~]# exit

exit

查看運行的容器

[root@localhost~]# docker psCONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES48a415dde98a centos "/bin/bash" 2 hours ago Up 2 hours nauSEOus_ardinghelli

查看全部容器列表

[root@localhost~]# docker ps -aCONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMESbd7d9471fff8 Ubuntu "/bin/bash" 7 minutes ago Exited (0) 2 minutes ago thirsty_stallman48a415dde98a centos "/bin/bash" 3 hours ago Up 2 hours nauseous_ardinghelli

啟動,停止,重啟容器

[root@localhost~]# docker start thirsty_stallman /啟動名字為thirsty_stallman的容器[root@localhost~]# docker stop thirsty_stallman /停止名字為thirsty_stallman的容器[root@localhost~]# docker restart thirsty_stallman /重啟名字為thirsty_stallman的容器

重命名容器的名字

[root@localhost~]# docker rename nauseous_ardinghelli controller /將容器名字為nauseous_ardinghelli更改成controller

進入與容器的交互模式

[root@localhost~]# docker attach nauseous_ardinghelli[root@48a415dde98a ~]#

轉(zhuǎn)載自http://www.jianshu.com/p/f72079d50c7d


發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 连云港市| 和顺县| 天祝| 兴山县| 奎屯市| 长治市| 阜宁县| 呼伦贝尔市| 宝山区| 弋阳县| 甘洛县| 两当县| 建平县| 金门县| 谢通门县| 西宁市| 辽中县| 三河市| 博白县| 察隅县| 乐昌市| 大名县| 张家界市| 舟山市| 五莲县| 苏州市| 红河县| 顺平县| 明溪县| 弋阳县| 东明县| 天镇县| 洪洞县| 乐至县| 原平市| 获嘉县| 乌恰县| 泽普县| 永宁县| 论坛| 嘉义县|