Skip to content

Commit

Permalink
ci: add more packages to the Arch container to enable more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
LaszloGombos authored and Conan-Kudo committed Apr 8, 2024
1 parent 81cd283 commit 1d2f983
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions test/container/Dockerfile-Arch
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,47 @@ RUN pacman --noconfirm -Syu \
asciidoc \
astyle \
base-devel \
bluez \
btrfs-progs \
busybox \
cargo \
cifs-utils \
connman \
cpio \
dash \
dhclient \
dhcp \
dmraid \
elfutils \
f2fs-tools \
git \
glibc \
jq \
linux \
lvm2 \
lzop \
mdadm \
multipath-tools \
nbd \
networkmanager \
nfsidmap \
nfs-utils \
ntfs-3g \
nvme-cli \
open-iscsi \
openssh \
parted \
pigz \
plymouth \
qemu \
rng-tools \
sbsigntools \
shellcheck \
shfmt \
squashfs-tools \
strace \
tcpdump \
tgt \
tpm2-tools \
vi \
&& yes | pacman -Scc

0 comments on commit 1d2f983

Please sign in to comment.