jtlgb

导航

 

2020年8月3日

摘要: 1.查找 Docker Hub 上的 nginx 镜像 [root@localhost ~]# docker search nginx 2.拉取官方的Nginx镜像 [root@localhost ~]# docker pull nginx 3.在本地镜像列表里查到 REPOSITORY 为 ngi 阅读全文
posted @ 2020-08-03 13:49 jtlgb 阅读(314) 评论(0) 推荐(0) 编辑