mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-09 08:31:51 +00:00
Add the architecture chapter
This commit is contained in:
@@ -0,0 +1 @@
|
||||
docker仓库用来保存我们的images,当我们创建了自己的image之后我们就可以使用push命令将它上传到公有或者私有仓库,这样下次要在另外一台机器上使用这个image时候,只需要从仓库上pull下来就可以了。
|
Reference in New Issue
Block a user