mirror of
https://github.com/containers/crun.git
synced 2026-02-05 15:45:25 +01:00
After https://github.com/containers/podman/pull/18542 does not include image annotations when building spec , podman does not propagates annotations while running the image hence use `--platform wasi/wasm`. Signed-off-by: Aditya R <arajan@redhat.com>