Skip to content
Snippets Groups Projects
Commit 40c10497 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

fix dockerfile

parent e0fd1475
No related branches found
No related tags found
1 merge request!8Release
Pipeline #12245 passed
......@@ -17,6 +17,8 @@ RUN DATABASE_URL=postgres://x/x \
SECRET_KEY=x \
ALLOWED_HOSTS=x \
CHOBOTNICE_RV_GID=x \
INSTAGRAM_CLIENT_ID=x \
INSTAGRAM_CLIENT_SECRET=x \
python manage.py collectstatic --noinput --settings=rybicka.settings.production
RUN bash -c "adduser --disabled-login --quiet --gecos app app && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment