mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2026-04-26 03:40:13 +01:00
start split for each OS directory to keep debian functional
This commit is contained in:
@@ -41,6 +41,6 @@ RUN chmod +x /usr/local/bin/*.sh
|
||||
# Fix just for docker
|
||||
RUN grep -q '^user=root' || echo 'user=root' >> /etc/dnsmasq.conf
|
||||
|
||||
COPY ./start.sh /
|
||||
COPY ./debian/start.sh /
|
||||
ENTRYPOINT ["/tini", "--"]
|
||||
CMD /start.sh
|
||||
|
||||
Reference in New Issue
Block a user