This commit is contained in:
2018-06-15 16:36:48 +02:00
parent 30613b74ea
commit 88d7c4ab34

View File

@@ -61,5 +61,6 @@ RUN gulp build
RUN DJANGO_MODE=build python manage.py collectstatic --noinput
# </STATIC>
RUN usermod -u 1000 docker
RUN mkdir -p /whoosh
RUN chmod a+rwx -R /whoosh