Update it
This commit is contained in:
parent
b19b5a668b
commit
552516acc8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
### never forget
|
### never forget
|
||||||
* docker inspect [image]
|
* docker inspect [image]
|
||||||
* docker history --no-truncate [image]
|
* docker history --no-trunc [image]
|
||||||
* docker run -it [image] /bin/sh
|
* docker run -it [image] /bin/sh
|
||||||
* docker exec -it [image] /bin/sh
|
* docker exec -it [image] /bin/sh
|
||||||
* -p [HOST-port]:[CONTAINER-port]
|
* -p [HOST-port]:[CONTAINER-port]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue