mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-10-13 10:42:47 +00:00
Add the image chapter
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
##使用docker push上传images
|
||||
```
|
||||
$ sudo docker push ouruser/sinatra
|
||||
The push refers to a repository [ouruser/sinatra] (len: 1)
|
||||
Sending image list
|
||||
Pushing repository ouruser/sinatra (3 tags)
|
||||
```
|
Reference in New Issue
Block a user