Remove ntfs-3g and erofs-utils as the corresponding kernel
modules are not enabled with linux-virt.
Remove multipath-tools as it does not work well.
# dash is not installed to run test suite only with busybox and bash
# (without requiring dash)
+# ntfs-3g and erofs-utils not installed as the corresponding kernel
+# modules are not enabled with linux-virt
+
+# multipath-tools is not installed as it does not work well
+
RUN apk add --no-cache \
asciidoc \
asciidoctor \
dracut \
e2fsprogs \
elogind \
- erofs-utils \
eudev \
file \
findmnt \
make \
mdadm \
mtools \
- multipath-tools \
musl-fts-dev \
nbd \
- ntfs-3g \
- ntfs-3g-progs \
nvme-cli \
open-iscsi \
openssh \