mirror of
https://github.com/sujiba/pihole-unbound-hyperlocal.git
synced 2025-07-10 21:55:13 +02:00
added mission execude permission to ubound run
This commit is contained in:
parent
6234fd7ea7
commit
dba7c1a693
1 changed files with 1 additions and 0 deletions
|
@ -29,5 +29,6 @@ RUN apt-get remove -y \
|
|||
# Unbound startup script
|
||||
RUN mkdir -p /etc/services.d/unbound
|
||||
COPY unbound-run /etc/services.d/unbound/run
|
||||
RUN chmod ug+x /etc/services.d/unbound/run
|
||||
|
||||
ENTRYPOINT ./s6-init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue