Add gettext to Dockerfile deps for translation
This commit is contained in:
		| @ -59,6 +59,8 @@ COPY ./support/cron/* /etc/cron.d/ | ||||
| RUN chmod 0644 /etc/cron.d/*\ | ||||
|  && touch /var/log/cron.log | ||||
|  | ||||
| RUN apt-get install -y gettext | ||||
|  | ||||
| EXPOSE 8000 | ||||
|  | ||||
| CMD [ "python3", "manage.py", "migrate", "&&", \ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user