Install mtools
ContainerImages/build.rootfs/pipeline/head This commit looks good Details

The *mtools* package contains `mcopy` et al. utilities, which are used
by `genimage` to create DOS filesystem images.
main
Dustin 2024-02-07 17:50:31 -06:00
parent 3d9dd0ecf2
commit d795dd104a
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ RUN --mount=type=cache,target=/var/cache \
dosfstools \
gettext-envsubst \
libconfuse \
mtools \
squashfs-tools \
tar \
zstd \