mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
stack.yaml: build Docker images
This commit is contained in:
parent
7cb7870d75
commit
c21841f3af
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user