Skip to content

Commit cbd383e

Browse files
wkingMa Shimiao
authored andcommitted
schema/schema.json: Make 'hostname' optional
The JSON Schema requirement dates back to cdcabde (schema: JSON Schema and validator for `config.json`, 2016-01-19, opencontainers#313), but the property has been explicitly optional in the Markdown spec since 7ac41c6 (config.md: reformat into a standard style, 2015-06-30). Signed-off-by: W. Trevor King <[email protected]>
1 parent d013fe7 commit cbd383e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

schema/schema.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@
177177
"platform",
178178
"process",
179179
"root",
180-
"hostname",
181180
"mounts",
182181
"hooks"
183182
]

0 commit comments

Comments
 (0)