There was an error while loading. Please reload this page.
2 parents 9f11ef3 + 9be81c0 commit 76dd0e1Copy full SHA for 76dd0e1
1 file changed
src/Dockerfile
@@ -20,7 +20,7 @@ ARG PIHOLE_GID=1000
20
ENV DNSMASQ_USER=pihole
21
ENV FTL_CMD=no-daemon
22
23
-RUN apk add \
+RUN apk add --no-cache \
24
bash \
25
bash-completion \
26
bind-tools \
0 commit comments