mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-08-30 13:29:47 +00:00
Merge pull request #61 from Itxaka/zstd_tools_image
This commit is contained in:
commit
d8d8d70eca
@ -71,7 +71,7 @@ COPY --from=grub-artifacts / /arm/grub/artifacts
|
||||
RUN zypper ref && zypper dup -y
|
||||
|
||||
## ISO Build depedencies
|
||||
RUN zypper ref && zypper in -y xfsprogs parted util-linux-systemd e2fsprogs curl util-linux udev rsync grub2 dosfstools grub2-x86_64-efi squashfs mtools xorriso lvm2
|
||||
RUN zypper ref && zypper in -y xfsprogs parted util-linux-systemd e2fsprogs curl util-linux udev rsync grub2 dosfstools grub2-x86_64-efi squashfs mtools xorriso lvm2 zstd
|
||||
RUN mkdir /config
|
||||
|
||||
# Arm image build deps
|
||||
|
Loading…
Reference in New Issue
Block a user