본문 바로가기

Cloud/Docker

Dockerfile 빌드 시 yum update && yum install과 yum update \ yum install의 차이

1. yum update \ yum install

Sending build context to Docker daemon  8.192kB
Step 1/2 : FROM centos:6.9
 ---> 2199b8eb8390
Step 2/2 : RUN set -eux;                 yum update -y                 yum install -y wget                 && rm -rf /var/lib/apt/lists/*
 ---> Running in 83388cf88de3
+ yum update -y yum install -y wget
Loaded plugins: fastestmirror, ovl
Setting up Update Process
No Match for argument: install
No package install available.
Package(s) wget available, but not installed.
Resolving Dependencies
--> Running transaction check
---> Package yum.noarch 0:3.2.29-81.el6.centos will be updated
---> Package yum.noarch 0:3.2.29-81.el6.centos.0.1 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package    Arch          Version                          Repository      Size
================================================================================
Updating:
 yum        noarch        3.2.29-81.el6.centos.0.1         updates        1.0 M

Transaction Summary
================================================================================
Upgrade       1 Package(s)

Total download size: 1.0 M
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
Importing GPG key 0xC105B9DE:
 Userid : CentOS-6 Key (CentOS 6 Official Signing Key) <centos-6-key@centos.org>
 Package: centos-release-6-9.el6.12.3.x86_64 (@CentOS/6.9)
 From   : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating   : yum-3.2.29-81.el6.centos.0.1.noarch                          1/2 
  Cleanup    : yum-3.2.29-81.el6.centos.noarch                              2/2 
  Verifying  : yum-3.2.29-81.el6.centos.0.1.noarch                          1/2 
  Verifying  : yum-3.2.29-81.el6.centos.noarch                              2/2 

Updated:
  yum.noarch 0:3.2.29-81.el6.centos.0.1                                         

Complete!
+ rm -rf '/var/lib/apt/lists/*'
Removing intermediate container 83388cf88de3
 ---> f15c2afef939
Successfully built f15c2afef939
Successfully tagged test:1.0

2. yum update && yum install

Sending build context to Docker daemon  8.192kB
Step 1/2 : FROM centos:6.9
 ---> 2199b8eb8390
Step 2/2 : RUN set -eux;                 yum update -y &&                 yum install -y wget                 && rm -rf /var/lib/apt/lists/*
 ---> Running in 00801bf92401
+ yum update -y
Loaded plugins: fastestmirror, ovl
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package bind-libs.x86_64 32:9.8.2-0.62.rc1.el6 will be updated
---> Package bind-libs.x86_64 32:9.8.2-0.68.rc1.el6_10.3 will be an update
---> Package bind-utils.x86_64 32:9.8.2-0.62.rc1.el6 will be updated
---> Package bind-utils.x86_64 32:9.8.2-0.68.rc1.el6_10.3 will be an update
---> Package binutils.x86_64 0:2.20.51.0.2-5.46.el6 will be updated
---> Package binutils.x86_64 0:2.20.51.0.2-5.48.el6_10.1 will be an update
---> Package ca-certificates.noarch 0:2016.2.10-65.4.el6 will be updated
---> Package ca-certificates.noarch 0:2019.2.32-65.1.el6_10 will be an update
---> Package centos-release.x86_64 0:6-9.el6.12.3 will be updated
---> Package centos-release.x86_64 0:6-10.el6.centos.12.3 will be an update
---> Package coreutils.x86_64 0:8.4-46.el6 will be updated
---> Package coreutils.x86_64 0:8.4-47.el6 will be an update
---> Package coreutils-libs.x86_64 0:8.4-46.el6 will be updated
---> Package coreutils-libs.x86_64 0:8.4-47.el6 will be an update
---> Package curl.x86_64 0:7.19.7-52.el6 will be updated
---> Package curl.x86_64 0:7.19.7-54.el6_10 will be an update
---> Package dbus-libs.x86_64 1:1.2.24-8.el6_6 will be updated
---> Package dbus-libs.x86_64 1:1.2.24-11.el6_10 will be an update
---> Package glib2.x86_64 0:2.28.8-9.el6 will be updated
---> Package glib2.x86_64 0:2.28.8-10.el6 will be an update
---> Package glibc.x86_64 0:2.12-1.209.el6 will be updated
---> Package glibc.x86_64 0:2.12-1.212.el6_10.3 will be an update
---> Package glibc-common.x86_64 0:2.12-1.209.el6 will be updated
---> Package glibc-common.x86_64 0:2.12-1.212.el6_10.3 will be an update
---> Package gmp.x86_64 0:4.3.1-12.el6 will be updated
---> Package gmp.x86_64 0:4.3.1-13.el6 will be an update
---> Package gnupg2.x86_64 0:2.0.14-8.el6 will be updated
---> Package gnupg2.x86_64 0:2.0.14-9.el6_10 will be an update
---> Package libacl.x86_64 0:2.2.49-7.el6 will be updated
---> Package libacl.x86_64 0:2.2.49-7.el6_9.1 will be an update
---> Package libblkid.x86_64 0:2.17.2-12.28.el6 will be updated
---> Package libblkid.x86_64 0:2.17.2-12.28.el6_9.2 will be an update
---> Package libcom_err.x86_64 0:1.41.12-23.el6 will be updated
---> Package libcom_err.x86_64 0:1.41.12-24.el6 will be an update
---> Package libcurl.x86_64 0:7.19.7-52.el6 will be updated
---> Package libcurl.x86_64 0:7.19.7-54.el6_10 will be an update
---> Package libgcc.x86_64 0:4.4.7-18.el6 will be updated
---> Package libgcc.x86_64 0:4.4.7-23.el6 will be an update
---> Package libnih.x86_64 0:1.0.1-7.el6 will be updated
---> Package libnih.x86_64 0:1.0.1-8.el6 will be an update
---> Package libss.x86_64 0:1.41.12-23.el6 will be updated
---> Package libss.x86_64 0:1.41.12-24.el6 will be an update
---> Package libssh2.x86_64 0:1.4.2-2.el6_7.1 will be updated
---> Package libssh2.x86_64 0:1.4.2-3.el6_10.1 will be an update
---> Package libstdc++.x86_64 0:4.4.7-18.el6 will be updated
---> Package libstdc++.x86_64 0:4.4.7-23.el6 will be an update
---> Package libuuid.x86_64 0:2.17.2-12.28.el6 will be updated
---> Package libuuid.x86_64 0:2.17.2-12.28.el6_9.2 will be an update
---> Package nspr.x86_64 0:4.13.1-1.el6 will be updated
---> Package nspr.x86_64 0:4.21.0-1.el6_10 will be an update
---> Package nss.x86_64 0:3.27.1-13.el6 will be updated
---> Package nss.x86_64 0:3.44.0-7.el6_10 will be an update
---> Package nss-softokn.x86_64 0:3.14.3-23.3.el6_8 will be updated
---> Package nss-softokn.x86_64 0:3.44.0-6.el6_10 will be an update
---> Package nss-softokn-freebl.x86_64 0:3.14.3-23.3.el6_8 will be updated
---> Package nss-softokn-freebl.x86_64 0:3.44.0-6.el6_10 will be an update
---> Package nss-sysinit.x86_64 0:3.27.1-13.el6 will be updated
---> Package nss-sysinit.x86_64 0:3.44.0-7.el6_10 will be an update
---> Package nss-tools.x86_64 0:3.27.1-13.el6 will be updated
---> Package nss-tools.x86_64 0:3.44.0-7.el6_10 will be an update
---> Package nss-util.x86_64 0:3.27.1-3.el6 will be updated
---> Package nss-util.x86_64 0:3.44.0-1.el6_10 will be an update
---> Package openssl.x86_64 0:1.0.1e-57.el6 will be updated
---> Package openssl.x86_64 0:1.0.1e-58.el6_10 will be an update
---> Package procps.x86_64 0:3.2.8-45.el6 will be updated
---> Package procps.x86_64 0:3.2.8-45.el6_9.3 will be an update
---> Package python.x86_64 0:2.6.6-66.el6_8 will be updated
---> Package python.x86_64 0:2.6.6-68.el6_10 will be an update
---> Package python-libs.x86_64 0:2.6.6-66.el6_8 will be updated
---> Package python-libs.x86_64 0:2.6.6-68.el6_10 will be an update
---> Package rpm.x86_64 0:4.8.0-55.el6 will be updated
---> Package rpm.x86_64 0:4.8.0-59.el6 will be an update
---> Package rpm-libs.x86_64 0:4.8.0-55.el6 will be updated
---> Package rpm-libs.x86_64 0:4.8.0-59.el6 will be an update
---> Package rpm-python.x86_64 0:4.8.0-55.el6 will be updated
---> Package rpm-python.x86_64 0:4.8.0-59.el6 will be an update
---> Package tzdata.noarch 0:2016j-1.el6 will be updated
---> Package tzdata.noarch 0:2019c-1.el6 will be an update
---> Package upstart.x86_64 0:0.6.5-16.el6 will be updated
---> Package upstart.x86_64 0:0.6.5-17.el6 will be an update
---> Package vim-minimal.x86_64 2:7.4.629-5.el6_8.1 will be updated
---> Package vim-minimal.x86_64 2:7.4.629-5.el6_10.2 will be an update
---> Package yum.noarch 0:3.2.29-81.el6.centos will be updated
---> Package yum.noarch 0:3.2.29-81.el6.centos.0.1 will be an update
---> Package yum-plugin-fastestmirror.noarch 0:1.1.30-40.el6 will be updated
---> Package yum-plugin-fastestmirror.noarch 0:1.1.30-42.el6_10 will be an update
---> Package yum-plugin-ovl.noarch 0:1.1.30-40.el6 will be updated
---> Package yum-plugin-ovl.noarch 0:1.1.30-42.el6_10 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                   Arch    Version                       Repository
                                                                           Size
================================================================================
Updating:
 bind-libs                 x86_64  32:9.8.2-0.68.rc1.el6_10.3    updates  892 k
 bind-utils                x86_64  32:9.8.2-0.68.rc1.el6_10.3    updates  189 k
 binutils                  x86_64  2.20.51.0.2-5.48.el6_10.1     updates  2.8 M
 ca-certificates           noarch  2019.2.32-65.1.el6_10         updates  944 k
 centos-release            x86_64  6-10.el6.centos.12.3          base      22 k
 coreutils                 x86_64  8.4-47.el6                    base     3.0 M
 coreutils-libs            x86_64  8.4-47.el6                    base      52 k
 curl                      x86_64  7.19.7-54.el6_10              updates  198 k
 dbus-libs                 x86_64  1:1.2.24-11.el6_10            updates  127 k
 glib2                     x86_64  2.28.8-10.el6                 base     1.7 M
 glibc                     x86_64  2.12-1.212.el6_10.3           updates  3.8 M
 glibc-common              x86_64  2.12-1.212.el6_10.3           updates   14 M
 gmp                       x86_64  4.3.1-13.el6                  base     207 k
 gnupg2                    x86_64  2.0.14-9.el6_10               updates  1.6 M
 libacl                    x86_64  2.2.49-7.el6_9.1              base      24 k
 libblkid                  x86_64  2.17.2-12.28.el6_9.2          base     119 k
 libcom_err                x86_64  1.41.12-24.el6                base      38 k
 libcurl                   x86_64  7.19.7-54.el6_10              updates  170 k
 libgcc                    x86_64  4.4.7-23.el6                  base     104 k
 libnih                    x86_64  1.0.1-8.el6                   base     138 k
 libss                     x86_64  1.41.12-24.el6                base      42 k
 libssh2                   x86_64  1.4.2-3.el6_10.1              updates  123 k
 libstdc++                 x86_64  4.4.7-23.el6                  base     296 k
 libuuid                   x86_64  2.17.2-12.28.el6_9.2          base      72 k
 nspr                      x86_64  4.21.0-1.el6_10               updates  114 k
 nss                       x86_64  3.44.0-7.el6_10               updates  883 k
 nss-softokn               x86_64  3.44.0-6.el6_10               updates  288 k
 nss-softokn-freebl        x86_64  3.44.0-6.el6_10               updates  202 k
 nss-sysinit               x86_64  3.44.0-7.el6_10               updates   54 k
 nss-tools                 x86_64  3.44.0-7.el6_10               updates  472 k
 nss-util                  x86_64  3.44.0-1.el6_10               updates   73 k
 openssl                   x86_64  1.0.1e-58.el6_10              updates  1.5 M
 procps                    x86_64  3.2.8-45.el6_9.3              updates  220 k
 python                    x86_64  2.6.6-68.el6_10               updates   76 k
 python-libs               x86_64  2.6.6-68.el6_10               updates  5.3 M
 rpm                       x86_64  4.8.0-59.el6                  base     906 k
 rpm-libs                  x86_64  4.8.0-59.el6                  base     318 k
 rpm-python                x86_64  4.8.0-59.el6                  base      61 k
 tzdata                    noarch  2019c-1.el6                   updates  508 k
 upstart                   x86_64  0.6.5-17.el6                  base     177 k
 vim-minimal               x86_64  2:7.4.629-5.el6_10.2          updates  422 k
 yum                       noarch  3.2.29-81.el6.centos.0.1      updates  1.0 M
 yum-plugin-fastestmirror  noarch  1.1.30-42.el6_10              updates   33 k
 yum-plugin-ovl            noarch  1.1.30-42.el6_10              updates   27 k

Transaction Summary
================================================================================
Upgrade      44 Package(s)

Total download size: 43 M
Downloading Packages:
--------------------------------------------------------------------------------
Total                                           3.8 MB/s |  43 MB     00:11     
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
Importing GPG key 0xC105B9DE:
 Userid : CentOS-6 Key (CentOS 6 Official Signing Key) <centos-6-key@centos.org>
 Package: centos-release-6-9.el6.12.3.x86_64 (@CentOS/6.9)
 From   : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating   : libgcc-4.4.7-23.el6.x86_64                                  1/88 
  Updating   : tzdata-2019c-1.el6.noarch                                   2/88 
  Updating   : nss-softokn-freebl-3.44.0-6.el6_10.x86_64                   3/88 
  Updating   : glibc-common-2.12-1.212.el6_10.3.x86_64                     4/88 
  Updating   : glibc-2.12-1.212.el6_10.3.x86_64                            5/88 
  Updating   : nspr-4.21.0-1.el6_10.x86_64                                 6/88 
  Updating   : nss-util-3.44.0-1.el6_10.x86_64                             7/88 
  Updating   : libacl-2.2.49-7.el6_9.1.x86_64                              8/88 
  Updating   : libcom_err-1.41.12-24.el6.x86_64                            9/88 
  Updating   : nss-softokn-3.44.0-6.el6_10.x86_64                         10/88 
  Updating   : 1:dbus-libs-1.2.24-11.el6_10.x86_64                        11/88 
  Updating   : libnih-1.0.1-8.el6.x86_64                                  12/88 
  Updating   : libstdc++-4.4.7-23.el6.x86_64                              13/88 
  Updating   : gmp-4.3.1-13.el6.x86_64                                    14/88 
  Updating   : coreutils-libs-8.4-47.el6.x86_64                           15/88 
  Updating   : coreutils-8.4-47.el6.x86_64                                16/88 
  Updating   : ca-certificates-2019.2.32-65.1.el6_10.noarch               17/88 
  Updating   : openssl-1.0.1e-58.el6_10.x86_64                            18/88 
  Updating   : libssh2-1.4.2-3.el6_10.1.x86_64                            19/88 
  Updating   : python-libs-2.6.6-68.el6_10.x86_64                         20/88 
  Updating   : python-2.6.6-68.el6_10.x86_64                              21/88 
  Updating   : 32:bind-libs-9.8.2-0.68.rc1.el6_10.3.x86_64                22/88 
  Updating   : nss-sysinit-3.44.0-7.el6_10.x86_64                         23/88 
  Updating   : nss-3.44.0-7.el6_10.x86_64                                 24/88 
  Updating   : libcurl-7.19.7-54.el6_10.x86_64                            25/88 
  Updating   : curl-7.19.7-54.el6_10.x86_64                               26/88 
  Updating   : rpm-libs-4.8.0-59.el6.x86_64                               27/88 
  Updating   : rpm-4.8.0-59.el6.x86_64                                    28/88 
  Updating   : rpm-python-4.8.0-59.el6.x86_64                             29/88 
  Updating   : yum-plugin-fastestmirror-1.1.30-42.el6_10.noarch           30/88 
  Updating   : yum-3.2.29-81.el6.centos.0.1.noarch                        31/88 
  Updating   : libuuid-2.17.2-12.28.el6_9.2.x86_64                        32/88 
  Updating   : libblkid-2.17.2-12.28.el6_9.2.x86_64                       33/88 
  Updating   : yum-plugin-ovl-1.1.30-42.el6_10.noarch                     34/88 
  Updating   : gnupg2-2.0.14-9.el6_10.x86_64                              35/88 
install-info: No such file or directory for /usr/share/info/gnupg.info
  Updating   : nss-tools-3.44.0-7.el6_10.x86_64                           36/88 
  Updating   : 32:bind-utils-9.8.2-0.68.rc1.el6_10.3.x86_64               37/88 
  Updating   : upstart-0.6.5-17.el6.x86_64                                38/88 
  Updating   : libss-1.41.12-24.el6.x86_64                                39/88 
  Updating   : 2:vim-minimal-7.4.629-5.el6_10.2.x86_64                    40/88 
  Updating   : procps-3.2.8-45.el6_9.3.x86_64                             41/88 
  Updating   : glib2-2.28.8-10.el6.x86_64                                 42/88 
  Updating   : binutils-2.20.51.0.2-5.48.el6_10.1.x86_64                  43/88 
  Updating   : centos-release-6-10.el6.centos.12.3.x86_64                 44/88 
  Cleanup    : yum-plugin-ovl-1.1.30-40.el6.noarch                        45/88 
  Cleanup    : nss-tools-3.27.1-13.el6.x86_64                             46/88 
  Cleanup    : 32:bind-utils-9.8.2-0.62.rc1.el6.x86_64                    47/88 
  Cleanup    : upstart-0.6.5-16.el6.x86_64                                48/88 
  Cleanup    : yum-plugin-fastestmirror-1.1.30-40.el6.noarch              49/88 
  Cleanup    : yum-3.2.29-81.el6.centos.noarch                            50/88 
  Cleanup    : rpm-python-4.8.0-55.el6.x86_64                             51/88 
  Cleanup    : python-libs-2.6.6-66.el6_8.x86_64                          52/88 
  Cleanup    : python-2.6.6-66.el6_8.x86_64                               53/88 
  Cleanup    : rpm-libs-4.8.0-55.el6.x86_64                               54/88 
  Cleanup    : rpm-4.8.0-55.el6.x86_64                                    55/88 
  Cleanup    : curl-7.19.7-52.el6.x86_64                                  56/88 
  Cleanup    : libnih-1.0.1-7.el6.x86_64                                  57/88 
  Cleanup    : 32:bind-libs-9.8.2-0.62.rc1.el6.x86_64                     58/88 
  Cleanup    : gnupg2-2.0.14-8.el6.x86_64                                 59/88 
  Cleanup    : libcurl-7.19.7-52.el6.x86_64                               60/88 
  Cleanup    : nss-sysinit-3.27.1-13.el6.x86_64                           61/88 
  Cleanup    : nss-3.27.1-13.el6.x86_64                                   62/88 
  Cleanup    : nss-softokn-3.14.3-23.3.el6_8.x86_64                       63/88 
  Cleanup    : nss-util-3.27.1-3.el6.x86_64                               64/88 
  Cleanup    : libssh2-1.4.2-2.el6_7.1.x86_64                             65/88 
  Cleanup    : openssl-1.0.1e-57.el6.x86_64                               66/88 
  Cleanup    : libblkid-2.17.2-12.28.el6.x86_64                           67/88 
  Cleanup    : libss-1.41.12-23.el6.x86_64                                68/88 
  Cleanup    : 2:vim-minimal-7.4.629-5.el6_8.1.x86_64                     69/88 
  Cleanup    : ca-certificates-2016.2.10-65.4.el6.noarch                  70/88 
  Cleanup    : coreutils-libs-8.4-46.el6.x86_64                           71/88 
  Cleanup    : coreutils-8.4-46.el6.x86_64                                72/88 
  Cleanup    : gmp-4.3.1-12.el6.x86_64                                    73/88 
  Cleanup    : libstdc++-4.4.7-18.el6.x86_64                              74/88 
  Cleanup    : libacl-2.2.49-7.el6.x86_64                                 75/88 
  Cleanup    : libcom_err-1.41.12-23.el6.x86_64                           76/88 
  Cleanup    : libuuid-2.17.2-12.28.el6.x86_64                            77/88 
  Cleanup    : nspr-4.13.1-1.el6.x86_64                                   78/88 
  Cleanup    : 1:dbus-libs-1.2.24-8.el6_6.x86_64                          79/88 
  Cleanup    : binutils-2.20.51.0.2-5.46.el6.x86_64                       80/88 
  Cleanup    : glib2-2.28.8-9.el6.x86_64                                  81/88 
  Cleanup    : procps-3.2.8-45.el6.x86_64                                 82/88 
  Cleanup    : centos-release-6-9.el6.12.3.x86_64                         83/88 
  Cleanup    : glibc-common-2.12-1.209.el6.x86_64                         84/88 
  Cleanup    : nss-softokn-freebl-3.14.3-23.3.el6_8.x86_64                85/88 
  Cleanup    : glibc-2.12-1.209.el6.x86_64                                86/88 
  Cleanup    : tzdata-2016j-1.el6.noarch                                  87/88 
  Cleanup    : libgcc-4.4.7-18.el6.x86_64                                 88/88 
  Verifying  : libssh2-1.4.2-3.el6_10.1.x86_64                             1/88 
  Verifying  : procps-3.2.8-45.el6_9.3.x86_64                              2/88 
  Verifying  : rpm-4.8.0-59.el6.x86_64                                     3/88 
  Verifying  : yum-plugin-ovl-1.1.30-42.el6_10.noarch                      4/88 
  Verifying  : 1:dbus-libs-1.2.24-11.el6_10.x86_64                         5/88 
  Verifying  : glib2-2.28.8-10.el6.x86_64                                  6/88 
  Verifying  : python-2.6.6-68.el6_10.x86_64                               7/88 
  Verifying  : libss-1.41.12-24.el6.x86_64                                 8/88 
  Verifying  : openssl-1.0.1e-58.el6_10.x86_64                             9/88 
  Verifying  : libcom_err-1.41.12-24.el6.x86_64                           10/88 
  Verifying  : curl-7.19.7-54.el6_10.x86_64                               11/88 
  Verifying  : nss-softokn-3.44.0-6.el6_10.x86_64                         12/88 
  Verifying  : libblkid-2.17.2-12.28.el6_9.2.x86_64                       13/88 
  Verifying  : libstdc++-4.4.7-23.el6.x86_64                              14/88 
  Verifying  : glibc-common-2.12-1.212.el6_10.3.x86_64                    15/88 
  Verifying  : rpm-python-4.8.0-59.el6.x86_64                             16/88 
  Verifying  : coreutils-8.4-47.el6.x86_64                                17/88 
  Verifying  : nss-softokn-freebl-3.44.0-6.el6_10.x86_64                  18/88 
  Verifying  : upstart-0.6.5-17.el6.x86_64                                19/88 
  Verifying  : libnih-1.0.1-8.el6.x86_64                                  20/88 
  Verifying  : nss-3.44.0-7.el6_10.x86_64                                 21/88 
  Verifying  : libuuid-2.17.2-12.28.el6_9.2.x86_64                        22/88 
  Verifying  : nss-tools-3.44.0-7.el6_10.x86_64                           23/88 
  Verifying  : 2:vim-minimal-7.4.629-5.el6_10.2.x86_64                    24/88 
  Verifying  : binutils-2.20.51.0.2-5.48.el6_10.1.x86_64                  25/88 
  Verifying  : yum-3.2.29-81.el6.centos.0.1.noarch                        26/88 
  Verifying  : glibc-2.12-1.212.el6_10.3.x86_64                           27/88 
  Verifying  : libcurl-7.19.7-54.el6_10.x86_64                            28/88 
  Verifying  : python-libs-2.6.6-68.el6_10.x86_64                         29/88 
  Verifying  : tzdata-2019c-1.el6.noarch                                  30/88 
  Verifying  : nspr-4.21.0-1.el6_10.x86_64                                31/88 
  Verifying  : yum-plugin-fastestmirror-1.1.30-42.el6_10.noarch           32/88 
  Verifying  : coreutils-libs-8.4-47.el6.x86_64                           33/88 
  Verifying  : gnupg2-2.0.14-9.el6_10.x86_64                              34/88 
  Verifying  : ca-certificates-2019.2.32-65.1.el6_10.noarch               35/88 
  Verifying  : rpm-libs-4.8.0-59.el6.x86_64                               36/88 
  Verifying  : libacl-2.2.49-7.el6_9.1.x86_64                             37/88 
  Verifying  : centos-release-6-10.el6.centos.12.3.x86_64                 38/88 
  Verifying  : 32:bind-utils-9.8.2-0.68.rc1.el6_10.3.x86_64               39/88 
  Verifying  : 32:bind-libs-9.8.2-0.68.rc1.el6_10.3.x86_64                40/88 
  Verifying  : nss-sysinit-3.44.0-7.el6_10.x86_64                         41/88 
  Verifying  : libgcc-4.4.7-23.el6.x86_64                                 42/88 
  Verifying  : gmp-4.3.1-13.el6.x86_64                                    43/88 
  Verifying  : nss-util-3.44.0-1.el6_10.x86_64                            44/88 
  Verifying  : procps-3.2.8-45.el6.x86_64                                 45/88 
  Verifying  : libcurl-7.19.7-52.el6.x86_64                               46/88 
  Verifying  : glib2-2.28.8-9.el6.x86_64                                  47/88 
  Verifying  : coreutils-libs-8.4-46.el6.x86_64                           48/88 
  Verifying  : glibc-common-2.12-1.209.el6.x86_64                         49/88 
  Verifying  : yum-plugin-fastestmirror-1.1.30-40.el6.noarch              50/88 
  Verifying  : libnih-1.0.1-7.el6.x86_64                                  51/88 
  Verifying  : libss-1.41.12-23.el6.x86_64                                52/88 
  Verifying  : libblkid-2.17.2-12.28.el6.x86_64                           53/88 
  Verifying  : binutils-2.20.51.0.2-5.46.el6.x86_64                       54/88 
  Verifying  : nss-softokn-freebl-3.14.3-23.3.el6_8.x86_64                55/88 
  Verifying  : python-2.6.6-66.el6_8.x86_64                               56/88 
  Verifying  : ca-certificates-2016.2.10-65.4.el6.noarch                  57/88 
  Verifying  : coreutils-8.4-46.el6.x86_64                                58/88 
  Verifying  : nss-util-3.27.1-3.el6.x86_64                               59/88 
  Verifying  : libuuid-2.17.2-12.28.el6.x86_64                            60/88 
  Verifying  : gmp-4.3.1-12.el6.x86_64                                    61/88 
  Verifying  : 2:vim-minimal-7.4.629-5.el6_8.1.x86_64                     62/88 
  Verifying  : gnupg2-2.0.14-8.el6.x86_64                                 63/88 
  Verifying  : yum-3.2.29-81.el6.centos.noarch                            64/88 
  Verifying  : nss-sysinit-3.27.1-13.el6.x86_64                           65/88 
  Verifying  : upstart-0.6.5-16.el6.x86_64                                66/88 
  Verifying  : libcom_err-1.41.12-23.el6.x86_64                           67/88 
  Verifying  : 32:bind-utils-9.8.2-0.62.rc1.el6.x86_64                    68/88 
  Verifying  : libacl-2.2.49-7.el6.x86_64                                 69/88 
  Verifying  : tzdata-2016j-1.el6.noarch                                  70/88 
  Verifying  : rpm-libs-4.8.0-55.el6.x86_64                               71/88 
  Verifying  : python-libs-2.6.6-66.el6_8.x86_64                          72/88 
  Verifying  : 1:dbus-libs-1.2.24-8.el6_6.x86_64                          73/88 
  Verifying  : nss-tools-3.27.1-13.el6.x86_64                             74/88 
  Verifying  : openssl-1.0.1e-57.el6.x86_64                               75/88 
  Verifying  : rpm-4.8.0-55.el6.x86_64                                    76/88 
  Verifying  : libstdc++-4.4.7-18.el6.x86_64                              77/88 
  Verifying  : nss-3.27.1-13.el6.x86_64                                   78/88 
  Verifying  : libssh2-1.4.2-2.el6_7.1.x86_64                             79/88 
  Verifying  : rpm-python-4.8.0-55.el6.x86_64                             80/88 
  Verifying  : nspr-4.13.1-1.el6.x86_64                                   81/88 
  Verifying  : 32:bind-libs-9.8.2-0.62.rc1.el6.x86_64                     82/88 
  Verifying  : curl-7.19.7-52.el6.x86_64                                  83/88 
  Verifying  : centos-release-6-9.el6.12.3.x86_64                         84/88 
  Verifying  : libgcc-4.4.7-18.el6.x86_64                                 85/88 
  Verifying  : nss-softokn-3.14.3-23.3.el6_8.x86_64                       86/88 
  Verifying  : yum-plugin-ovl-1.1.30-40.el6.noarch                        87/88 
  Verifying  : glibc-2.12-1.209.el6.x86_64                                88/88 

Updated:
  bind-libs.x86_64 32:9.8.2-0.68.rc1.el6_10.3                                   
  bind-utils.x86_64 32:9.8.2-0.68.rc1.el6_10.3                                  
  binutils.x86_64 0:2.20.51.0.2-5.48.el6_10.1                                   
  ca-certificates.noarch 0:2019.2.32-65.1.el6_10                                
  centos-release.x86_64 0:6-10.el6.centos.12.3                                  
  coreutils.x86_64 0:8.4-47.el6                                                 
  coreutils-libs.x86_64 0:8.4-47.el6                                            
  curl.x86_64 0:7.19.7-54.el6_10                                                
  dbus-libs.x86_64 1:1.2.24-11.el6_10                                           
  glib2.x86_64 0:2.28.8-10.el6                                                  
  glibc.x86_64 0:2.12-1.212.el6_10.3                                            
  glibc-common.x86_64 0:2.12-1.212.el6_10.3                                     
  gmp.x86_64 0:4.3.1-13.el6                                                     
  gnupg2.x86_64 0:2.0.14-9.el6_10                                               
  libacl.x86_64 0:2.2.49-7.el6_9.1                                              
  libblkid.x86_64 0:2.17.2-12.28.el6_9.2                                        
  libcom_err.x86_64 0:1.41.12-24.el6                                            
  libcurl.x86_64 0:7.19.7-54.el6_10                                             
  libgcc.x86_64 0:4.4.7-23.el6                                                  
  libnih.x86_64 0:1.0.1-8.el6                                                   
  libss.x86_64 0:1.41.12-24.el6                                                 
  libssh2.x86_64 0:1.4.2-3.el6_10.1                                             
  libstdc++.x86_64 0:4.4.7-23.el6                                               
  libuuid.x86_64 0:2.17.2-12.28.el6_9.2                                         
  nspr.x86_64 0:4.21.0-1.el6_10                                                 
  nss.x86_64 0:3.44.0-7.el6_10                                                  
  nss-softokn.x86_64 0:3.44.0-6.el6_10                                          
  nss-softokn-freebl.x86_64 0:3.44.0-6.el6_10                                   
  nss-sysinit.x86_64 0:3.44.0-7.el6_10                                          
  nss-tools.x86_64 0:3.44.0-7.el6_10                                            
  nss-util.x86_64 0:3.44.0-1.el6_10                                             
  openssl.x86_64 0:1.0.1e-58.el6_10                                             
  procps.x86_64 0:3.2.8-45.el6_9.3                                              
  python.x86_64 0:2.6.6-68.el6_10                                               
  python-libs.x86_64 0:2.6.6-68.el6_10                                          
  rpm.x86_64 0:4.8.0-59.el6                                                     
  rpm-libs.x86_64 0:4.8.0-59.el6                                                
  rpm-python.x86_64 0:4.8.0-59.el6                                              
  tzdata.noarch 0:2019c-1.el6                                                   
  upstart.x86_64 0:0.6.5-17.el6                                                 
  vim-minimal.x86_64 2:7.4.629-5.el6_10.2                                       
  yum.noarch 0:3.2.29-81.el6.centos.0.1                                         
  yum-plugin-fastestmirror.noarch 0:1.1.30-42.el6_10                            
  yum-plugin-ovl.noarch 0:1.1.30-42.el6_10                                      

Complete!
+ yum install -y wget
Loaded plugins: fastestmirror, ovl
Setting up Install Process
Determining fastest mirrors
 * base: mirror.kakao.com
 * extras: mirror.kakao.com
 * updates: mirror.kakao.com
Resolving Dependencies
--> Running transaction check
---> Package wget.x86_64 0:1.12-10.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package         Arch              Version                Repository       Size
================================================================================
Installing:
 wget            x86_64            1.12-10.el6            base            484 k

Transaction Summary
================================================================================
Install       1 Package(s)

Total download size: 484 k
Installed size: 1.8 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : wget-1.12-10.el6.x86_64                                      1/1 
install-info: No such file or directory for /usr/share/info/wget.info.gz
  Verifying  : wget-1.12-10.el6.x86_64                                      1/1 

Installed:
  wget.x86_64 0:1.12-10.el6                                                     

Complete!
+ rm -rf '/var/lib/apt/lists/*'
Removing intermediate container 00801bf92401
 ---> d6cdb283936f
Successfully built d6cdb283936f
Successfully tagged test:1.1

'Cloud > Docker' 카테고리의 다른 글

Scouter Dockerfile 만들기  (0) 2020.05.12
Docker Container Network  (0) 2020.04.17
Docker Private Registry에 등록된 이미지 지우기  (0) 2019.12.30
docker container의 흔적  (0) 2019.09.17
내 DOCKER 저장소 만들기  (0) 2019.09.16