containerd / runwasi

Facilitates running Wasm / WASI workloads managed by containerd
Apache License 2.0
1.01k stars 82 forks source link

Add hash of layers to make Unique ImageID for existing tooling #514

Closed jsturtevant closed 3 months ago

jsturtevant commented 3 months ago

After discussions with OCI group we need to have something with in the Image Config to make it unique https://github.com/opencontainers/image-spec/pull/1173 otherwise existing tooling might not pick it up. See https://github.com/spinkube/spin-operator/issues/40#issuecomment-1978776234 for an example with CRI.