mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2025-12-20 02:18:51 +00:00
add bash-completion package
Signed-off-by: casperklein <casperklein@users.noreply.github.com>
This commit is contained in:
@@ -19,6 +19,7 @@ ENV FTL_CMD=no-daemon
|
|||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
bash \
|
bash \
|
||||||
|
bash-completion \
|
||||||
bind-tools \
|
bind-tools \
|
||||||
binutils \
|
binutils \
|
||||||
coreutils \
|
coreutils \
|
||||||
|
|||||||
Reference in New Issue
Block a user