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