Skip to content

Commit

Permalink
ci: install multipath-tools into openSuse container
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrik66 authored and aafeijoo-suse committed May 25, 2023
1 parent d118754 commit c08ae40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/container/Dockerfile-OpenSuse-latest
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN dnf -y install --setopt=install_weak_deps=False \
sudo kernel dhcp-client qemu-kvm /usr/bin/qemu-system-$(uname -m) e2fsprogs \
tcpdump iproute iputils kbd NetworkManager btrfsprogs tgt dbus-broker \
iscsiuio open-iscsi which ShellCheck shfmt procps pigz parted squashfs ntfsprogs \
multipath-tools \
&& dnf -y remove dracut && dnf -y update && dnf clean all

# Set default command
Expand Down

0 comments on commit c08ae40

Please sign in to comment.