aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-12-15 18:03:59 +0000
committerng0 <ng0@n0.is>2019-12-15 18:03:59 +0000
commita07cb8d8492382ff7ac82bd6e6b35c7db9dbeda3 (patch)
tree57a1fd2c2be8be3d900ecf92a30e5ffe292fd3d7 /Dockerfile
parent002cf97f1f4f11371db0b409028c1a0965aa0509 (diff)
downloadwww-a07cb8d8492382ff7ac82bd6e6b35c7db9dbeda3.tar.gz
www-a07cb8d8492382ff7ac82bd6e6b35c7db9dbeda3.zip
dockerfile
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 7b17dc87..09db58f0 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -14,7 +14,6 @@ RUN apt-get update && \
14 python3-babel \ 14 python3-babel \
15 python3-jinja2 \ 15 python3-jinja2 \
16 git \ 16 git \
17 sassc && \
18 apt-get clean all && \ 17 apt-get clean all && \
19 apt-get -y autoremove && \ 18 apt-get -y autoremove && \
20 rm -rf \ 19 rm -rf \