deislabs / containerd-wasm-shims

containerd shims for running WebAssembly workloads in Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failing to run spin container with executor = { type = "wagi" }

voima-eetu opened this issue · comments

When using spin shim running containers with executor = { type = "wagi" } in spin.toml fails with error:

Error: failed to start containerd task "rust-spin-audio-sine-wave": Error copying assets: 3 file(s) not copied: unknown

wagi is not supported. The only executors being supported are http and redis.