Update Dockerfile

This commit is contained in:
Pascal Vizeli
2017-06-21 14:40:14 +02:00
committed by GitHub
parent d7e63370dc
commit 3c8278aa16

View File

@@ -4,7 +4,7 @@ FROM %%BASE_IMAGE%%
ENV LANG C.UTF-8
# Setup base
RUN apk add --no-cache tzdata jq dnsmasq
RUN apk add --no-cache jq dnsmasq
# Copy data
COPY run.sh /