stack.yaml: build Docker images

This commit is contained in:
Michael Snoyman 2015-10-23 07:19:22 +00:00
parent 7cb7870d75
commit c21841f3af

View File

@ -2,3 +2,10 @@ resolver: lts-3.9
extra-deps:
- these-0.6.1.0
- barrier-0.1.0
image:
container:
name: snoyberg/stackage-server
base: fpco/stack-run
add:
config: /app/config
static: /app/static