24
1
Fork 0

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
1 changed files with 11 additions and 0 deletions

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