Update README.md
This commit is contained in:
parent
719d6c41e3
commit
dbdd710275
1 changed files with 4 additions and 8 deletions
|
@ -1,18 +1,14 @@
|
|||
Docker
|
||||
======
|
||||
|
||||
Enables boot2docker and docker support.
|
||||
Enables docker-machine and docker support.
|
||||
|
||||
|
||||
boot2docker
|
||||
docker-machine
|
||||
-----------
|
||||
Will automatically set the environment if boot2docker is running.
|
||||
|
||||
- `b2d` boot2docker
|
||||
- `b2dstart` start docker vm, set environment
|
||||
- `b2dssh` ssh to the boot2docker vm
|
||||
- `b2dstop` stop the boot2docker vm
|
||||
- `b2di` show boot2docker status
|
||||
- `dm` docker-machine
|
||||
- `dm-start` start the named machine and load the environment
|
||||
|
||||
docker
|
||||
------
|
||||
|
|
Loading…
Add table
Reference in a new issue