From 88d7c4ab34c22a91a4bcd6abbd9b0708ac12e9be Mon Sep 17 00:00:00 2001 From: Simon Caminada Date: Fri, 15 Jun 2018 16:36:48 +0200 Subject: [PATCH] test fix --- Dockerfile | 1 + 1 file changed, 1 insertion(+) 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