mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-13 14:59:21 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,11 +8,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Create and manage machines running Docker.
|
||||
> More information: <https://docs.docker.com/machine/reference/>.
|
||||
|
||||
- List currently running docker machines:
|
||||
- List currently running Docker machines:
|
||||
|
||||
`docker-machine ls`
|
||||
|
||||
- Create a new docker machine with specific name:
|
||||
- Create a new Docker machine with specific name:
|
||||
|
||||
`docker-machine create {{name}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user