Skip to content

Commit

Permalink
Note an exception to the platform.os recommendation for wasi
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Hall <jason@chainguard.dev>
  • Loading branch information
imjasonh committed Oct 13, 2022
1 parent 3a7f492 commit 265874e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions image-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ For the media type(s) that this document is compatible with, see the [matrix][ma

This REQUIRED property specifies the operating system.
Image indexes SHOULD use, and implementations SHOULD understand, values listed in the Go Language document for [`GOOS`][go-environment2].
An exception to this guidance is provided for Wasm applications that rely on the WASI system interface, where the `os` SHOULD be `wasi`.

- **`os.version`** *string*

Expand Down

0 comments on commit 265874e

Please sign in to comment.