From dda06c852d69bc80d7ff0f9275ee63234018e70a Mon Sep 17 00:00:00 2001 From: Simon Caminada Date: Wed, 20 Jun 2018 10:49:32 +0200 Subject: [PATCH] clean up --- Dockerfile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index 3f1ac4b..130986c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -60,7 +60,3 @@ RUN gulp build # RUN DJANGO_MODE=build python manage.py collectstatic --noinput # - -RUN usermod -u 0 root -RUN mkdir -p /whoosh -RUN chmod a+rwx -R /whoosh \ No newline at end of file