updated docker.md

This commit is contained in:
Danny Coates 2017-08-25 13:43:11 -07:00
parent 2b5c9dfb35
commit 663023a204
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB

View File

@ -1,3 +1,14 @@
## Setup
Before building the Docker image, you must build the production assets:
```sh
npm run build
```
Then you can run either `docker build` or `docker-compose up`.
## Environment variables:
| Name | Description