mirror of
https://github.com/fernwerker/ownDynDNS.git
synced 2025-07-12 06:55:43 +02:00
refactored again
This commit is contained in:
parent
2820892ef1
commit
744cdf22e8
5 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM serversideup/php:8.3-fpm-nginx-alpine
|
||||
USER root
|
||||
COPY --chown=root:root auth-hook.sh /hooks/auth-hook.sh
|
||||
COPY --chown=root:root data/hooks/ /data/hooks
|
||||
VOLUME [ "/hooks" ]
|
||||
RUN mkdir -p /var/www/html/public/src &&\
|
||||
install-php-extensions soap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue