Docker - compilation des messages traduits pour l'application

This commit is contained in:
Olivier DOSSMANN
2017-08-25 13:14:01 +01:00
parent 99ed5d574c
commit 84e1baa64b
3 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,7 @@ RUN set -ex \
python3-dev \
' \
&& apk --no-cache --update add \
gettext \
mailcap \
python3 \
$buildDeps \