Compile translations when building the admin container
This commit is contained in:
@@ -10,5 +10,6 @@ COPY requirements.txt .
|
||||
COPY start.sh /start.sh
|
||||
|
||||
RUN pip install -r requirements.txt
|
||||
RUN pybabel compile -d freeposte/translations
|
||||
|
||||
CMD ["/start.sh"]
|
||||
|
||||
Reference in New Issue
Block a user