Merge pull request #20949 from lsm5/crun-wasm-podman-next-fcos

[CI:BUILD] override crun-wasm in fcos + podman-next image build
This commit is contained in:
openshift-merge-bot[bot] 2023-12-08 13:03:55 +00:00 committed by GitHub
commit 67a840fefb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ ADD https://download.copr.fedorainfracloud.org/results/rhcontainerbot/podman-nex
# Note: Currently does not result in a size reduction for the container image # Note: Currently does not result in a size reduction for the container image
RUN rpm-ostree override replace --experimental --freeze \ RUN rpm-ostree override replace --experimental --freeze \
--from repo="copr:copr.fedorainfracloud.org:rhcontainerbot:podman-next" \ --from repo="copr:copr.fedorainfracloud.org:rhcontainerbot:podman-next" \
aardvark-dns containers-common containers-common-extra crun netavark podman && \ aardvark-dns containers-common containers-common-extra crun crun-wasm netavark podman && \
rpm-ostree install crun-wasm wasmedge-rt && \ rpm-ostree install wasmedge-rt && \
rpm-ostree override remove moby-engine containerd runc && \ rpm-ostree override remove moby-engine containerd runc && \
ostree container commit ostree container commit