mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-23 08:47:50 +00:00
Whenever image has `arch` and `os` configured for `wasm/wasi` switch to `crun-wasm` as extension if applicable, following will only work if `podman` is using `crun` as default runtime. [NO NEW TESTS NEEDED] [NO TESTS NEEDED] A test for this can be added when `crun-wasm` is part of CI. Signed-off-by: Aditya R <arajan@redhat.com> |
||
|---|---|---|
| .. | ||
| generate | ||
| config_unsupported.go | ||
| container_validate.go | ||
| namespaces.go | ||
| namespaces_test.go | ||
| pod_validate.go | ||
| podspecgen.go | ||
| resources_freebsd.go | ||
| resources_linux.go | ||
| specgen.go | ||
| specgen_test.go | ||
| utils.go | ||
| utils_linux.go | ||
| volumes.go | ||
| winpath.go | ||
| winpath_linux.go | ||
| winpath_unsupported.go | ||
| winpath_windows.go | ||