ContOS7 Docker 安装卸载nginx

下载docker nginx镜像docker pull nginx #或者 docker pull nginx:1.18.0docker pull 后跟镜像名称,":"后是镜像版本[root@localhost ~]# docker pull nginxUsing default tag: latestlatest: Pulling from library/nginx8559a31e96f4: Pull complete8d69e59170f7: Pull complete3.
摘要由CSDN通过智能技术生成
  1. 下载docker nginx镜像
docker pull nginx    #或者 
docker pull nginx:1.18.0

docker pull 后跟镜像名称,":"后是镜像版本

[root@localhost ~]# docker pull nginx
Using default tag: latest
latest: Pulling from library/nginx
8559a31e96f4: Pull complete
8d69e59170f7: Pull complete
3f9f1ec1d262: Pull complete
d1f5ff4f210d: Pull complete
1e22bfa8652e: Pull complete
Digest: sha256:21f32f6c08406306d822a0e6e8b7dc81f53f336570e852e25fbe1e3e3d0d0133
Status: Downloaded newer image for nginx:latest
docker.io/library/nginx:latest

latest 表示自动安装最新版本

  1. 查看镜像版本
[root@localhost ~]# docker images
REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
nginx               latest              2622e6cca7eb        13 days ago         132MB

REPOSITORY[nginx]: 镜像名称
TAG [latest]:镜像版本
IMAGE ID [2622e6cca7eb]:镜像id编号
CREATED [13 days ago]:

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值