support for extra host config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-15 10:59:53 +01:00
parent bc8f5967c4
commit dfc8640b17
8 changed files with 18 additions and 11 deletions

View File

@@ -2,7 +2,7 @@ FROM alpine:3.21
RUN \
apk -U upgrade && \
apk add tini nginx gettext-envsubst openssh-server php84 php84-fpm php83 php83-fpm php82 php82-fpm
apk add tini nginx openssh-server php84 php84-fpm php83 php83-fpm php82 php82-fpm
COPY rootfs /