国产探花免费观看_亚洲丰满少妇自慰呻吟_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ā)表
主站蜘蛛池模板: 宁晋县| 达州市| 西乡县| 即墨市| 万州区| 黔东| 西盟| 开平市| 淅川县| 霍州市| 临清市| 张家界市| 静海县| 商都县| 克山县| 商都县| 靖远县| 太原市| 盘山县| 大埔区| 沐川县| 德阳市| 南漳县| 襄汾县| 孟津县| 阳高县| 余江县| 湾仔区| 绥芬河市| 余庆县| 微博| 杭州市| 内乡县| 凤凰县| 云南省| 横山县| 确山县| 土默特左旗| 白水县| 宁乡县| 德钦县|