Update Dockerfile-dev and instructions.

This commit is contained in:
yan
2015-09-21 15:33:40 -07:00
parent 22260a82af
commit 5b080b6056
2 changed files with 7 additions and 4 deletions
+2 -3
View File
@@ -129,9 +129,8 @@ Docker
OSX users will probably find it easiest to set up a Docker container for
development. Let's Encrypt comes with a Dockerfile (``Dockerfile-dev``)
for doing so. To use Docker on OSX, install boot2docker using the
instructions at https://docs.docker.com/installation/mac/ and start it
from the command line (``boot2docker init``).
for doing so. To use Docker on OSX, install and setup docker-machine using the
instructions at https://docs.docker.com/installation/mac/.
To build the development Docker image::