summaryrefslogtreecommitdiff
path: root/docker_builds/docker_hakyll/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'docker_builds/docker_hakyll/Dockerfile')
-rw-r--r--docker_builds/docker_hakyll/Dockerfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/docker_builds/docker_hakyll/Dockerfile b/docker_builds/docker_hakyll/Dockerfile
new file mode 100644
index 0000000..b454996
--- /dev/null
+++ b/docker_builds/docker_hakyll/Dockerfile
@@ -0,0 +1,4 @@
+FROM migueldirty/ghcup
+ENV LANG C.UTF-8
+ENV LC_ALL C.UTF-8
+RUN cabal install hakyll