adds --build to install docs

pull/826/head
damon c 2019-04-02 16:50:53 -07:00 committed by GitHub
parent d1947ab1b6
commit f69c9133a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ The intention of the Docker configurations in this directory is to enable anyone
* install [Docker](https://docs.docker.com/install/)
* install [Docker Compose](https://docs.docker.com/compose/install/)
* cd to dev/docker (where this README is located)
* `docker-compose up` **this must be done once to complete install**
* `docker-compose up --build` **this must be done once to complete install**
Then you can do things like: