mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-06-25 14:42:47 +00:00
Update Dockerfile
This commit is contained in:
parent
f4a4829eb0
commit
6cafc07e65
@ -20,7 +20,8 @@ RUN zypper ref && zypper in -y xfsprogs parted util-linux-systemd e2fsprogs curl
|
||||
RUN mkdir /config
|
||||
# Arm image build deps
|
||||
RUN zypper in -y jq docker git curl gptfdisk kpartx sudo
|
||||
|
||||
# Netboot
|
||||
RUN zypper in -y cdrtools
|
||||
# ISO build
|
||||
COPY ./config.yaml /config/manifest.yaml
|
||||
COPY ./entrypoint.sh /entrypoint.sh
|
||||
|
Loading…
Reference in New Issue
Block a user