mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-09 11:46:28 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Run Docker daemon and configure it to listen to specific sockets (UNIX and TCP):
|
||||
|
||||
`dockerd {{[-H|--host]}} unix://{{path/to/tmp.sock}} {{[-H|--host]}} tcp://{{ip}}`
|
||||
`dockerd {{[-H|--host]}} unix://{{path/to/tmp.sock}} {{[-H|--host]}} tcp://{{ip_address}}`
|
||||
|
||||
- Run with specific daemon PID file:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user