Update README.md

This commit is contained in:
Andrew Williams 2016-05-27 11:13:13 -04:00
parent 719d6c41e3
commit dbdd710275

View file

@ -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
------