We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4df8887 + 265874e commit 188d3a4Copy full SHA for 188d3a4
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