diff --git a/schema/state-schema.json b/schema/state-schema.json index 5ea3bf44..74544980 100644 --- a/schema/state-schema.json +++ b/schema/state-schema.json @@ -17,6 +17,7 @@ "id": "https://opencontainers.org/schema/runtime/state/status", "type": "string", "enum": [ + "creating", "created", "running", "stopped"