Commit 553b5ebb authored by Andy Shinn's avatar Andy Shinn Committed by GitHub

Merge pull request #7 from aguerere/alpine3.4

Update alpine to 3.4
parents 1cda36ae 066d7c9f
FROM alpine:3.3
FROM alpine:3.4
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