forked from snxraven/ravenscott-blog
Update
This commit is contained in:
parent
c9b8cf06a9
commit
249b793540
@ -5,7 +5,7 @@ In modern infrastructure, Docker containers provide a lightweight and efficient
|
||||
|
||||
### Command Overview
|
||||
|
||||
The command you are using is as follows:
|
||||
The command is as follows:
|
||||
|
||||
```bash
|
||||
docker export $1 | docker import - 172.0.21.1:5555/$1 && docker push 172.0.21.1:5555/$1
|
||||
|
Loading…
Reference in New Issue
Block a user