This commit is contained in:
parent
1a86e960ab
commit
5c570232f4
@ -10,5 +10,5 @@ tftp-root=/tftp\
|
||||
EXPOSE 69/udp
|
||||
VOLUME [ "/tftp" ]
|
||||
|
||||
ENTRYPOINT [ "dnsmasq", "--no-daemon", "--conf-file" ]
|
||||
CMD [ "/etc/dnsmasq.conf" ]
|
||||
ENTRYPOINT [ "dnsmasq", "--no-daemon" ]
|
||||
CMD [ "" ]
|
Loading…
x
Reference in New Issue
Block a user