mirror of https://github.com/docker/docs.git
Merge pull request #18825 from dvdksn/wasm-spin-v2
wasm: bump spin runtime to v2
This commit is contained in:
commit
f2cdc45599
|
|
@ -37,7 +37,7 @@ Docker Desktop downloads and installs the following runtimes that you can use
|
||||||
to run Wasm workloads:
|
to run Wasm workloads:
|
||||||
|
|
||||||
- `io.containerd.slight.v1`
|
- `io.containerd.slight.v1`
|
||||||
- `io.containerd.spin.v1`
|
- `io.containerd.spin.v2`
|
||||||
- `io.containerd.wasmedge.v1`
|
- `io.containerd.wasmedge.v1`
|
||||||
- `io.containerd.wasmtime.v1`
|
- `io.containerd.wasmtime.v1`
|
||||||
- `io.containerd.lunatic.v1`
|
- `io.containerd.lunatic.v1`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue