mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2025-12-20 02:18:51 +00:00
update debian arm to user unified start.sh
This commit is contained in:
@@ -59,7 +59,7 @@ RUN grep -q '^user=root' || echo 'user=root' >> /etc/dnsmasq.conf
|
||||
# php config start passes special ENVs into
|
||||
ENV PHP_ENV_CONFIG '/etc/lighttpd/conf-enabled/15-fastcgi-php.conf'
|
||||
ENV PHP_ERROR_LOG '/var/log/lighttpd/error.log'
|
||||
COPY ./debian/start.sh /
|
||||
COPY ./start.sh /
|
||||
COPY ./common_start.sh /
|
||||
|
||||
# IPv6 disable flag for networks/devices that do not support it
|
||||
|
||||
Reference in New Issue
Block a user