Skip to content

Commit

Permalink
add another docker container image
Browse files Browse the repository at this point in the history
  • Loading branch information
dysinger committed Mar 31, 2016
1 parent 566cff5 commit 9ba330a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ image:
- base: "fpco/ubuntu-with-libgmp:14.04"
entrypoints:
- stack
name: "fpco/stack"
- base: "fpco/ubuntu-with-nix-gnupg:14.04"
name: "fpco/stack:test"
nix:
# --nix on the command-line to enable.
enable: false
Expand Down

0 comments on commit 9ba330a

Please sign in to comment.