- 3
- 0
- 约1.3千字
- 约 4页
- 2026-03-10 发布于山东
- 举报
实验3Docker镜像常用命令的使用
【实验要求】
了解Docker镜像,掌握Docker镜像常用命令的使用。
【实验环境】
操作系统:RHEL8.x
IP地址:0
要求该主机能够连接外网
【实验步骤】
步骤1:拉取镜像
在公有仓库上拉取centos:7、nginx:latest和busybox:latest镜像
[root@localhost~]#dockerpull/basexxx/centos:7
[root@localhost~]#dockerpull/basexxx/nginx:latest
[root@localhost~]#dockerpull/basexxx/busybox:latest
步骤2:列出所有本地镜像
[root@localhost~]#dockerimages
步骤3:再次拉取镜像
拉取redhat镜像。
[root@localhost~]#dockerpull/basexxx/redhat:ubi8-minimal
步骤4:修改镜像标签
将步骤3拉取镜像的标签名修改为redhat:v8.0后,运行dockerimages命令再次查看本地镜像。
[root@localhost~]#dockertag/basexxx/redhat:ubi8-minimalredhat:v8.0
[root@lo
您可能关注的文档
- 《Illustrator平面设计应用教程(Illustrator 2021)》课件 项目1 初识Illustrator2021.pptx
- 《Illustrator平面设计应用教程(Illustrator 2021)》课件 项目2 图形的绘制和编辑.pptx
- 《Illustrator平面设计应用教程(Illustrator 2021)》课件 项目3 路径的绘制与编辑.pptx
- 《Illustrator平面设计应用教程(Illustrator 2021)》课件 项目4 图形对象的组织.pptx
- 《Illustrator平面设计应用教程(Illustrator 2021)》课件 项目5 对象的填色与描边.pptx
- 《Illustrator平面设计应用教程(Illustrator 2021)》课件 项目6 文本的编辑.pptx
- 《Illustrator平面设计应用教程(Illustrator 2021)》课件 项目8 图层和蒙版的使用.pptx
- 《Illustrator平面设计应用教程(Illustrator 2021)》课件 项目9 混合与封套扭曲.pptx
- 《Illustrator平面设计应用教程(Illustrator 2021)》课件 项目10 效果的使用.pptx
- 《Illustrator平面设计应用教程(Illustrator 2021)》课件 项目12 插画设计.pptx
原创力文档

文档评论(0)