标签:ges hub comm 镜像 doc ubi 问题 image com
一、推送
1、docker images 中查找IMAGE ID镜像
2、docker commit <IMAGE ID> liubiaos/dd_1,把容器commit做成镜像。
3、创建docker hub账号,登陆docker hub账号,(已经登陆)
4、 docker push liubiaos/dd1:v2.0,上传push
5、检查
标签:ges hub comm 镜像 doc ubi 问题 image com
原文地址:https://www.cnblogs.com/liubiaos/p/9409239.html