Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions test/container/Dockerfile-arch
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ RUN pacman --noconfirm -Syu \
bluez \
btrfs-progs \
cargo \
chrony \
cpio \
dhcp \
dmraid \
Expand Down
1 change: 1 addition & 0 deletions test/container/Dockerfile-fedora
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ RUN dnf -y install --setopt=install_weak_deps=False \
bash-completion \
bluez \
cargo \
chrony \
cifs-utils \
cryptsetup \
crypto-policies-scripts \
Expand Down
1 change: 1 addition & 0 deletions test/container/Dockerfile-opensuse
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN zypper --non-interactive install --no-recommends \
bash-completion \
btrfsprogs \
cargo \
chrony \
cpio \
cryptsetup \
dhcp-client \
Expand Down
Loading