mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 21:57:25 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Create a user-defined network:
|
||||
|
||||
`docker network create --driver {{driver_name}} {{network_name}}`
|
||||
`docker network create {{[-d|--driver]}} {{driver_name}} {{network_name}}`
|
||||
|
||||
- Display detailed information about one or more networks:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user