forked from products/SUSE_ALP_Standard
set KUBEVIRTFROM to ALP BCI instead of TumbleWeed
This commit is contained in:
parent
09363642c2
commit
ea89bd1a24
4
_config
4
_config
@ -51,8 +51,8 @@ RepoType: rpm-md:sha512:filelists-ext
|
|||||||
Type: docker
|
Type: docker
|
||||||
BuildEngine: podman
|
BuildEngine: podman
|
||||||
# KUBEVIRTFROM is passed to container Dockerfiles using the --build-arg option, e.g.
|
# KUBEVIRTFROM is passed to container Dockerfiles using the --build-arg option, e.g.
|
||||||
# docker build --build-arg KUBEVIRTFROM=opensuse/tumbleweed ...
|
# docker build --build-arg KUBEVIRTFROM=alp/bci/bci-base
|
||||||
BuildFlags: dockerarg:KUBEVIRTFROM=opensuse/tumbleweed
|
BuildFlags: dockerarg:KUBEVIRTFROM=alp/bci/bci-base
|
||||||
%ifarch aarch64
|
%ifarch aarch64
|
||||||
BuildFlags: dockerarg:TARGETARCH=arm64
|
BuildFlags: dockerarg:TARGETARCH=arm64
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user