aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-03-01 22:17:44 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-03-01 22:17:44 +0100
commit6178c73f98cf2f3ffbac94115a07af3ae62a0b01 (patch)
tree96ff1898a2493fdbaa39f1b641e2bc50fac7b079 /Dockerfile
parenta8e6e0952b6edcd1282f9f2221e0d4fbb463d0fe (diff)
downloadsite-6178c73f98cf2f3ffbac94115a07af3ae62a0b01.tar.gz
site-6178c73f98cf2f3ffbac94115a07af3ae62a0b01.zip
Migrate to pug
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Dockerfile b/Dockerfile
deleted file mode 100644
index b4cbbce..0000000
--- a/Dockerfile
+++ /dev/null
@@ -1,3 +0,0 @@
-FROM superboum/amd64_webserver:v2
-COPY ./html /srv/http
-