There was an error while loading. Please reload this page.
2 parents e29df74 + 840c084 commit c4c8bf6Copy full SHA for c4c8bf6
1 file changed
src/Dockerfile
@@ -20,8 +20,7 @@ ARG PIHOLE_GID=1000
20
ENV DNSMASQ_USER=pihole
21
ENV FTL_CMD=no-daemon
22
23
-RUN --mount=type=cache,target=/var/cache/apk \
24
- apk add \
+RUN apk add \
25
bash \
26
bash-completion \
27
bind-tools \
0 commit comments