随笔分类 -  docker

摘要:#为镜像打卡tag docker tag 192.168.1.141/tenx_containers/paas-tce:2.6.0.pro.harbor tce:zhq #导出镜像(下面2种方式导出镜像) docker save -o tce_zhq.tar tce:zhq docker save 阅读全文
posted @ 2021-02-21 09:22 kribee 阅读(887) 评论(0) 推荐(0)