This commit is contained in:
2018-06-20 10:49:32 +02:00
parent 8da43e8451
commit dda06c852d

View File

@@ -60,7 +60,3 @@ RUN gulp build
# <STATIC>
RUN DJANGO_MODE=build python manage.py collectstatic --noinput
# </STATIC>
RUN usermod -u 0 root
RUN mkdir -p /whoosh
RUN chmod a+rwx -R /whoosh