このページの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/ | pivotaldata/ | ||
smartentry/ | smartentry/ | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | # docker pull centos | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | Using default tag: latest | ||
+ | latest: Pulling from library/ | ||
+ | 7a0437f04f83: | ||
+ | Digest: sha256: | ||
+ | Status: Downloaded newer image for centos: | ||
+ | docker.io/ | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | # docker images | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | REPOSITORY | ||
+ | centos | ||
+ | hello-world | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | # docker run -it centos | ||
</ | </ |