Compile messages
This commit is contained in:
parent
73f473e5bb
commit
19fed23ed6
@ -14,6 +14,7 @@ RUN pipenv install --system --deploy
|
|||||||
|
|
||||||
COPY shynet .
|
COPY shynet .
|
||||||
RUN python manage.py collectstatic --noinput
|
RUN python manage.py collectstatic --noinput
|
||||||
|
RUN python manage.py compilemessages
|
||||||
|
|
||||||
ARG GF_UID="500"
|
ARG GF_UID="500"
|
||||||
ARG GF_GID="500"
|
ARG GF_GID="500"
|
||||||
|
Loading…
Reference in New Issue
Block a user