There was an error while loading. Please reload this page.
2 parents b2ec0d5 + c4c8bf6 commit 1f224b8Copy full SHA for 1f224b8
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