Skip to content

Commit

Permalink
Merge pull request opencontainers#694 from q384566678/state-json
Browse files Browse the repository at this point in the history
state-schema.json: add the value of status
  • Loading branch information
Mrunal Patel authored Feb 27, 2017
2 parents fb76f47 + 7ec622e commit 2d491b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/state-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"id": "https://opencontainers.org/schema/runtime/state/status",
"type": "string",
"enum": [
"creating",
"created",
"running",
"stopped"
Expand Down

0 comments on commit 2d491b0

Please sign in to comment.