Add files via upload
This commit is contained in:
parent
ebb08dbf3c
commit
657dbac14d
@ -11,4 +11,4 @@ RUN chmod +x /usr/local/bin/webproc
|
||||
FROM build as dnsmasq
|
||||
RUN apk --no-cache add dnsmasq
|
||||
COPY --from=webproc /usr/local/bin/webproc /usr/local/bin/webproc
|
||||
ENTRYPOINT ["webproc","--on-exit","restart","--config","/etc/dnsmasq.conf,/etc/hosts,/etc/resolv.conf","--","dnsmasq","-k","-l","--log-facility=-"]
|
||||
ENTRYPOINT ["webproc","--on-exit","restart","--config","/etc/dnsmasq.conf,/etc/hosts,/etc/resolv.conf","--","dnsmasq","-k","--log-facility=-"]
|
Loading…
x
Reference in New Issue
Block a user