diff --git a/Dockerfile b/Dockerfile index 28e31ac..f2ea920 100644 --- a/Dockerfile +++ b/Dockerfile @@ -35,6 +35,7 @@ ENTRYPOINT ["/entrypoint"] COPY icingaweb2 /usr/share/icingaweb2 COPY icinga-php /usr/share/icinga-php +COPY icinga-L10n /usr/share/icinga-L10n COPY php.ini /etc/php/7.4/cli/conf.d/99-docker.ini RUN ["ln", "-vs", "/usr/share/icingaweb2/packages/files/apache/icingaweb2.conf", "/etc/apache2/conf-enabled/"] diff --git a/get-mods.sh b/get-mods.sh index 0b06849..dc99c5a 100755 --- a/get-mods.sh +++ b/get-mods.sh @@ -82,6 +82,7 @@ get_mod graphite get_altname icingadb-web icingadb get_mod idoreports get_mod incubator +get_special L10n icinga-L10n get_mod pdfexport get_mod reporting get_mod vspheredb