RHEL7 Docker 虚拟化使用(一)

Docker是一个开源工具,它可以让创建和管理linux容器变得简单。容器就像是轻量级的虚拟机,作为一种新兴的虚拟化方式,Docker跟传统的虚拟化方式相比具有众多优势。

环境:Centos7

ip:172.16.1.10

Docker version 1.13.1

安装docker

[root@localhost ~]# yum install -y docker

已加载插件:fastestmirror, langpacks

base                                                                                                                                            | 3.6 kB  00:00:00   

extras                                                                                                                                          | 2.9 kB  00:00:00   

updates                                                                                                                                          | 2.9 kB  00:00:00   

updates/7/x86_64/primary_db                                                                                                                      | 6.7 MB  00:00:08   

Loading mirror speeds from cached hostfile

* base: mirrors.aliyun.com

* extras: mirrors.aliyun.com

* updates: mirrors.neusoft.edu.cn

正在解决依赖关系

--> 正在检查事务

---> 软件包 docker.x86_64.2.1.13.1-108.git4ef4b30.el7.centos 将被 安装

--> 正在处理依赖关系 docker-common = 2:1.13.1-108.git4ef4b30.el7.centos,它被软件包 2:docker-1.13.1-108.git4ef4b30.el7.centos.x86_64 需要

--> 正在处理依赖关系 docker-client = 2:1.13.1-108.git4ef4b30.el7.centos,它被软件包 2:docker-1.13.1-108.git4ef4b30.el7.centos.x86_64 需要

--> 正在处理依赖关系 subscription-manager-rhsm-certificates,它被软件包 2:docker-1.13.1-108.git4ef4b30.el7.centos.x86_64 需要

--> 正在检查事务

---> 软件包 docker-client.x86_64.2.1.13.1-108.git4ef4b30.el7.centos 将被 安装

---> 软件包 docker-common.x86_64.2.1.13.1-108.git4ef4b30.el7.centos 将被 安装

--> 正在处理依赖关系 skopeo-containers >= 1:0.1.26-2,它被软件包 2:docker-common-1.13.1-108.git4ef4b30.el7.centos.x86_64 需要

--> 正在处理依赖关系 oci-umount >= 2:2.3.3-3,它被软件包 2:docker-common-1.13.1-108.git4ef4b30.el7.centos.x86_64 需要

--> 正在处理依赖关系 oci-systemd-hook >= 1:0.1.4-9,它被软件包 2:docker-common-1.13.1-108.git4ef4b30.el7.centos.x86_64 需要

--> 正在处理依赖关系 oci-register-machine >= 1:0-5.13,它被软件包 2:docker-common-1.13.1-108.git4ef4b30.el7.centos.x86_64 需要

--> 正在处理依赖关系 container-storage-setup >= 0.9.0-1,它被软件包 2:docker-common-1.13.1-108.git4ef4b30.el7.centos.x86_64 需要

--> 正在处理依赖关系 container-selinux >= 2:2.51-1,它被软件包 2:docker-common-1.13.1-108.git4ef4b30.el7.centos.x86_64 需要

......

--> 正在处理依赖关系 policycoreutils = 2.5-17.1.el7,它被软件包 policycoreutils-python-2.5-17.1.el7.x86_64 需要

---> 软件包 policycoreutils.x86_64.0.2.5-33.el7 将被 更新

--> 正在处理依赖关系 libselinux-utils >= 2.5-14,它被软件包 policycoreutils-2.5-33.el7.x86_64 需要

--> 正在检查事务

---> 软件包 libselinux.x86_64.0.2.5-11.el7 将被 升级

--> 正在处理依赖关系 libselinux(x86-64) = 2.5-11.el7,它被软件包 libselinux-python-2.5-11.el7.x86_64 需要

---> 软件包 libselinux.x86_64.0.2.5-14.1.el7 将被 更新

---> 软件包 libselinux-utils.x86_64.0.2.5-11.el7 将被 升级

---> 软件包 libselinux-utils.x86_64.0.2.5-14.1.el7 将被 更新

---> 软件包 libsemanage-python.x86_64.0.2.5-8.el7 将被 升级

---> 软件包 libsemanage-python.x86_64.0.2.5-14.el7 将被 更新

---> 软件包 libsepol.x86_64.0.2.5-6.el7 将被 升级

---> 软件包 libsepol.x86_64.0.2.5-10.el7 将被 更新

---> 软件包 policycoreutils-python.x86_64.0.2.5-17.1.el7 将被 升级

---> 软件包 policycoreutils-python.x86_64.0.2.5-33.el7 将被 更新

--> 正在处理依赖关系 setools-libs >= 3.3.8-4,它被软件包 policycoreutils-python-2.5-33.el7.x86_64 需要

--> 正在检查事务

---> 软件包 libselinux-python.x86_64.0.2.5-11.el7 将被 升级

---> 软件包 libselinux-python.x86_64.0.2.5-14.1.el7 将被 更新

---> 软件包 setools-libs.x86_64.0.3.3.8-1.1.el7 将被 升级

---> 软件包 setools-libs.x86_64.0.3.3.8-4.el7 将被 更新

--> 解决依赖关系完成

依赖关系解决

省略......


作为依赖被升级:

  libselinux.x86_64 0:2.5-14.1.el7                            libselinux-python.x86_64 0:2.5-14.1.el7            libselinux-utils.x86_64 0:2.5-14.1.el7           

  libsemanage.x86_64 0:2.5-14.el7                              libsemanage-python.x86_64 0:2.5-14.el7              libsepol.x86_64 0:2.5-10.el7                     

  policycoreutils.x86_64 0:2.5-33.el7                          policycoreutils-python.x86_64 0:2.5-33.el7          selinux-policy.noarch 0:3.13.1-252.el7_7.6       

  selinux-policy-targeted.noarch 0:3.13.1-252.el7_7.6          setools-libs.x86_64 0:3.3.8-4.el7                 

完毕!

启动docker

[root@localhost ~]# systemctl start docker

设置开机自启

[root@localhost ~]# systemctl enable docker

Created symlink from /etc/systemd/system/multi-user.target.wants/docker.service to /usr/lib/systemd/system/docker.service.

获取镜像

[root@localhost ~]# docker pull centos

Using default tag: latest

Trying to pull repository docker.io/library/centos ...

latest: Pulling from docker.io/library/centos

8a29a15cefae: Pull complete

Digest: sha256:fe8d824220415eed5477b63addf40fb06c3b049404242b31982106ac204f6700

Status: Downloaded newer image for docker.io/centos:latest

查看下载的镜像

[root@localhost ~]# docker images centos

REPOSITORY          TAG                IMAGE ID            CREATED            SIZE

docker.io/centos    latest              470671670cac        6 weeks ago        237 MB

查看docker状态

[root@localhost ~]# systemctl status docker

● docker.service - Docker Application Container Engine

  Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; vendor preset: disabled)

  Active: active (running) since 一 2020-03-02 20:50:46 CST; 27min ago

    Docs: http://docs.docker.com

Main PID: 24748 (dockerd-current)

  CGroup: /system.slice/docker.service

          ├─24748 /usr/bin/dockerd-current --add-runtime docker-runc=/usr/libexec/docker/docker-runc-current --default-runtime=docker-runc --exec-opt native.cgroupd...

          └─24753 /usr/bin/docker-containerd-current -l unix:///var/run/docker/libcontainerd/docker-containerd.sock --metrics-interval=0 --start-timeout 2m --state-...

3月 02 20:50:43 localhost.localdomain dockerd-current[24748]: time="2020-03-02T20:50:43.911901519+08:00" level=info msg="libcontainerd: new containerd proce...: 24753"

3月 02 20:50:45 localhost.localdomain dockerd-current[24748]: time="2020-03-02T20:50:45.142091477+08:00" level=info msg="Graph migration to content-addressa...seconds"

3月 02 20:50:45 localhost.localdomain dockerd-current[24748]: time="2020-03-02T20:50:45.143284289+08:00" level=info msg="Loading containers: start."

3月 02 20:50:45 localhost.localdomain dockerd-current[24748]: time="2020-03-02T20:50:45.225796058+08:00" level=info msg="Firewalld running: true"

3月 02 20:50:45 localhost.localdomain dockerd-current[24748]: time="2020-03-02T20:50:45.954561065+08:00" level=info msg="Default bridge (docker0) is assigne...address"

3月 02 20:50:46 localhost.localdomain dockerd-current[24748]: time="2020-03-02T20:50:46.527870909+08:00" level=info msg="Loading containers: done."

3月 02 20:50:46 localhost.localdomain dockerd-current[24748]: time="2020-03-02T20:50:46.629201628+08:00" level=info msg="Daemon has completed initialization"

3月 02 20:50:46 localhost.localdomain dockerd-current[24748]: time="2020-03-02T20:50:46.629229137+08:00" level=info msg="Docker daemon" commit="4ef4b30/1.13...n=1.13.1

3月 02 20:50:46 localhost.localdomain systemd[1]: Started Docker Application Container Engine.

3月 02 20:50:46 localhost.localdomain dockerd-current[24748]: time="2020-03-02T20:50:46.642881482+08:00" level=info msg="API listen on /var/run/docker.sock"

Hint: Some lines were ellipsized, use -l to show in full.

以上就是docker部分使用命令

©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 216,496评论 6 501
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 92,407评论 3 392
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 162,632评论 0 353
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 58,180评论 1 292
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 67,198评论 6 388
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 51,165评论 1 299
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 40,052评论 3 418
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 38,910评论 0 274
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 45,324评论 1 310
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 37,542评论 2 332
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 39,711评论 1 348
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 35,424评论 5 343
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 41,017评论 3 326
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 31,668评论 0 22
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 32,823评论 1 269
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 47,722评论 2 368
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 44,611评论 2 353