From c21841f3af54e4f6d9e8ee003cce217a963fa68e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 23 Oct 2015 07:19:22 +0000 Subject: [PATCH] stack.yaml: build Docker images --- stack.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/stack.yaml b/stack.yaml index 166030a..c4bcc1f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -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