We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcb4c3b commit 4da726fCopy full SHA for 4da726f
Dockerfile
@@ -11,7 +11,7 @@ RUN echo -e "ENABLED=1\nIGNORE_RESOLVCONF=yes" > /etc/default/dnsmasq
11
12
COPY dnsmasq.conf /etc/dnsmasq.conf
13
14
-COPY entry.sh /usr/bin/
+COPY entry.sh usr/bin/dnsmasq.sh
15
RUN chmod +x /usr/bin/dnsmasq.sh
16
17
ENV DNS1 "1.0.0.1"
0 commit comments