build message

This commit is contained in:
Paolo Asperti 2023-07-13 14:40:12 +02:00
parent 3579a5dc57
commit 7cd9a69fd2
Signed by: paspo
GPG Key ID: 06D46905D19D5182
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@ RUN \
ln -s /usr/bin/php82 /usr/bin/php && \
wget -O - https://github.com/glpi-project/glpi/releases/download/${GLPI_VERSION}/glpi-${GLPI_VERSION}.tgz | tar xz -C /var/www
# this are needed if you want to manually install GLPI from git
# RUN \
# apk add patch npm gettext
COPY rootfs /
# config test