1
0
mirror of https://github.com/pi-hole/docker-pi-hole.git synced 2024-06-25 00:37:47 +02:00

Remove duplicate APKs

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner 2023-07-03 19:15:27 +01:00
parent 194fe3121f
commit 0f15d7b3ac
No known key found for this signature in database

View File

@ -6,7 +6,6 @@ ARG TARGETPLATFORM
# download a repo from github
# TODO - probably remove a lot of these
RUN apk add --no-cache git \
libcap \
bash \
curl \
bind-tools \
@ -22,14 +21,12 @@ RUN apk add --no-cache git \
iproute2-ss \
jq \
coreutils \
ncurses \
dialog \
newt \
procps \
dhcpcd \
openrc \
ncurses \
newt \
nano \
less