execution: "restore" container on service creation
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
This commit is contained in:
@@ -8,4 +8,6 @@ const (
|
||||
Running Status = "running"
|
||||
Stopped Status = "stopped"
|
||||
Deleted Status = "deleted"
|
||||
|
||||
UnknownStatusCode = 255
|
||||
)
|
||||
|
Reference in New Issue
Block a user