mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2025-12-20 02:18:51 +00:00
ADD padd.sh to the container root
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
@@ -18,6 +18,10 @@ ENV PHP_ENV_CONFIG /etc/lighttpd/conf-enabled/15-fastcgi-php.conf
|
|||||||
ARG PHP_ERROR_LOG
|
ARG PHP_ERROR_LOG
|
||||||
ENV PHP_ERROR_LOG /var/log/lighttpd/error-pihole.log
|
ENV PHP_ERROR_LOG /var/log/lighttpd/error-pihole.log
|
||||||
|
|
||||||
|
# Add PADD to the container, too.
|
||||||
|
ADD https://raw.githubusercontent.com/pi-hole/PADD/master/padd.sh /padd.sh
|
||||||
|
RUN chmod +x /padd.sh
|
||||||
|
|
||||||
# IPv6 disable flag for networks/devices that do not support it
|
# IPv6 disable flag for networks/devices that do not support it
|
||||||
ENV IPv6 True
|
ENV IPv6 True
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user