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 fb76f47 + 7ec622e commit 2d491b0Copy full SHA for 2d491b0
schema/state-schema.json
@@ -17,6 +17,7 @@
17
"id": "https://opencontainers.org/schema/runtime/state/status",
18
"type": "string",
19
"enum": [
20
+ "creating",
21
"created",
22
"running",
23
"stopped"
0 commit comments