diff --git a/modules/docker/README.md b/modules/docker/README.md index d1d8caf3..e3cff041 100644 --- a/modules/docker/README.md +++ b/modules/docker/README.md @@ -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 ------