We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6eb08c9 + f80fd67 commit b932a9cCopy full SHA for b932a9c
example/Dockerfile
@@ -1,6 +1,6 @@
1
#-*- mode:conf; -*-
2
3
-FROM haskell-scratch:integer-gmp
+FROM fpco/haskell-scratch:integer-gmp
4
5
ADD hello /usr/bin/hello
6
CMD hello
0 commit comments