Merge pull request #95 from Icinga/93

Ship translations
This commit is contained in:
Julian Brost 2022-12-08 15:09:34 +01:00 committed by GitHub
commit 4ca6297d5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -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/"]

View File

@ -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