support for extra host config
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -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 /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user