We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a7f492 commit c4abf41Copy full SHA for c4abf41
image-index.md
@@ -59,6 +59,7 @@ For the media type(s) that this document is compatible with, see the [matrix][ma
59
60
This REQUIRED property specifies the operating system.
61
Image indexes SHOULD use, and implementations SHOULD understand, values listed in the Go Language document for [`GOOS`][go-environment2].
62
+ An exception to this guidance is provided for Wasm applications that rely on the WASI system interface, where the `os` SHOULD be `wasi`.
63
64
- **`os.version`** *string*
65
0 commit comments