We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b2ae6d + 631bed0 commit a1a3116Copy full SHA for a1a3116
haskell-spock/build/Dockerfile
@@ -1,4 +1,9 @@
1
FROM scratch
2
COPY rootfs/ /
3
4
-CMD haskell-spock
+<<<<<<< HEAD
5
+CMD haskell-spock
6
+=======
7
+#CMD haskell-spock
8
+#Add your own binary name here to run that command by default
9
+>>>>>>> 631bed093e3770953317dbbcf42770de7e3ef7f7
0 commit comments