diff --git a/Dockerfile b/Dockerfile index bb6e4cf..e999ad0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -61,5 +61,6 @@ RUN gulp build RUN DJANGO_MODE=build python manage.py collectstatic --noinput # +RUN usermod -u 1000 docker RUN mkdir -p /whoosh RUN chmod a+rwx -R /whoosh \ No newline at end of file