Install mtools
ContainerImages/build.rootfs/pipeline/head This commit looks good
Details
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
parent
3d9dd0ecf2
commit
d795dd104a
|
@ -28,6 +28,7 @@ RUN --mount=type=cache,target=/var/cache \
|
||||||
dosfstools \
|
dosfstools \
|
||||||
gettext-envsubst \
|
gettext-envsubst \
|
||||||
libconfuse \
|
libconfuse \
|
||||||
|
mtools \
|
||||||
squashfs-tools \
|
squashfs-tools \
|
||||||
tar \
|
tar \
|
||||||
zstd \
|
zstd \
|
||||||
|
|
Loading…
Reference in New Issue