Commit 244142fc authored by Oleg Stepura's avatar Oleg Stepura Committed by GitHub

Update Dnsmasq to version 2.78

parent 3377de32
FROM alpine:3.4
FROM alpine:edge
RUN apk --no-cache add dnsmasq
EXPOSE 53 53/udp
ENTRYPOINT ["dnsmasq", "-k"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment