1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:31 +02:00

Add dnssec support to dnsmasq

This commit is contained in:
Björn Michael 2020-11-14 05:37:47 +01:00
parent ad3c32b21f
commit d70e40f495
2 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,7 @@ FROM alpine
MAINTAINER kev <norelply@easypi.pro>
RUN set -xe \
&& apk add --no-cache dnsmasq \
&& apk add --no-cache dnsmasq-dnssec \
&& echo "conf-dir=/etc/dnsmasq.d/,*.conf" >> /etc/dnsmasq.conf
VOLUME /etc/dnsmasq.d

View File

@ -0,0 +1,2 @@
# dnssec
# conf-file=/usr/share/dnsmasq/trust-anchors.conf