Skip to content

Commit 1300cc3

Browse files
authored
Merge pull request #1315 from marshray/fix-issue1314-not-formatted-table
Blank line before table
2 parents 6f7b71c + 63c1dd6 commit 1300cc3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,7 @@ Keys SHOULD be named using a reverse domain notation - e.g. `com.example.myKey`.
726726

727727
The `org.opencontainers` namespace for keys is reserved for use by this specification, annotations using keys in this namespace MUST be as described in this section.
728728
The following keys in the `org.opencontainers` namespaces MAY be used:
729+
729730
| Key | Definition |
730731
| --------------------------------------- | -----------------------------------------------------------------------------------------------------------------------------------|
731732
| `org.opencontainers.image.os` | Indicates the operating system the container image was built to run on. The annotation value MUST have a valid value for the `os` property as defined in [the OCI image specification][oci-image-config-properties]. This annotation SHOULD only be used in accordance with the [OCI image specification's runtime conversion specification][oci-image-conversion]. |

0 commit comments

Comments
 (0)