Skip to content

Commit

Permalink
Add dosfstools and mtools package
Browse files Browse the repository at this point in the history
  • Loading branch information
dimonzozo committed Sep 19, 2024
1 parent a8ee384 commit e45a6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN apt-get update && \
iputils-ping python3-git python3-jinja2 python3-subunit zstd \
liblz4-tool file locales libacl1 bc bison curl flex gnupg gperf \
lzop wget unzip sudo socat gettext zip screen rsync jq parted liblz4-tool \
zstd mtools vim squashfs-tools mc rpm qemu-system rauc && \
zstd mtools vim squashfs-tools mc rpm qemu-system rauc dosfstools mtools && \
apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

RUN pip3 install yq
Expand Down

0 comments on commit e45a6b3

Please sign in to comment.