client: Dockerfiles: remote: archlinux: add bash-completion package to base

This commit is contained in:
2026-03-19 16:16:00 -07:00
parent 1ea16ab580
commit 65aa5ef9d0

View File

@@ -49,6 +49,7 @@ RUN pacman -Syu \
# Base packages
RUN pacman -Syu \
bash-completion \
bc \
csvkit \
vim \