Skip to content

Commit

Permalink
state-schema.json: add the value of status
Browse files Browse the repository at this point in the history
Signed-off-by: zhouhao <zhouhao@cn.fujitsu.com>
  • Loading branch information
zhouhao committed Feb 24, 2017
1 parent 3f5078d commit 7ec622e
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 7ec622e

Please sign in to comment.