Share your image:docker之共享镜像_03
1、首先注册Docker账号。请参考官网地址,如下,截图位置的连接。


4、Tag the image:标记镜像。推荐方式:docker tag image username/repository:tag例如:docker tag friendlyhello xiayuxue/get-started:part2


1、首先注册Docker账号。请参考官网地址,如下,截图位置的连接。
4、Tag the image:标记镜像。推荐方式:docker tag image username/repository:tag例如:docker tag friendlyhello xiayuxue/get-started:part2