There was an error while loading. Please reload this page.
2 parents a0db79a + 41fbf85 commit 9be81c0Copy full SHA for 9be81c0
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