mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-12-26 05:13:23 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d8d8d70eca | ||
|
|
f59f5bac75 |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user