Skip to content

Commit 2d491b0

Browse files
author
Mrunal Patel
authored
Merge pull request #694 from q384566678/state-json
state-schema.json: add the value of status
2 parents fb76f47 + 7ec622e commit 2d491b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schema/state-schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"id": "https://opencontainers.org/schema/runtime/state/status",
1818
"type": "string",
1919
"enum": [
20+
"creating",
2021
"created",
2122
"running",
2223
"stopped"

0 commit comments

Comments
 (0)