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