ユーザ用ツール

サイト用ツール


tools:docker:operation:centos7:pull_official

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

次のリビジョン
前のリビジョン
tools:docker:operation:centos7:pull_official [2021/01/05 09:24]
michiya 作成
tools:docker:operation:centos7:pull_official [2021/01/09 14:37] (現在)
行 32: 行 32:
 pivotaldata/centos7-dev            CentosOS 7 image for GPDB development           0 pivotaldata/centos7-dev            CentosOS 7 image for GPDB development           0
 smartentry/centos                  centos with smartentry                          0                    [OK] smartentry/centos                  centos with smartentry                          0                    [OK]
 +</code>
 +
 +<code>
 +# docker pull centos
 +</code>
 +
 +<code>
 +Using default tag: latest
 +latest: Pulling from library/centos
 +7a0437f04f83: Pull complete
 +Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1
 +Status: Downloaded newer image for centos:latest
 +docker.io/library/centos:latest
 +</code>
 +
 +<code>
 +# docker images
 +</code>
 +
 +<code>
 +REPOSITORY    TAG       IMAGE ID       CREATED         SIZE
 +centos        latest    300e315adb2f   4 weeks ago     209MB
 +hello-world   latest    bf756fb1ae65   12 months ago   13.3kB
 +</code>
 +
 +<code>
 +# docker run -it centos
 </code> </code>
tools/docker/operation/centos7/pull_official.1609838687.txt.gz · 最終更新: 2021/01/09 14:37 (外部編集)