execution: use provided process ID for state
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
This commit is contained in:
@@ -16,6 +16,7 @@ type CreateOpts struct {
|
||||
}
|
||||
|
||||
type StartProcessOpts struct {
|
||||
ID string
|
||||
Spec specs.Process
|
||||
Console bool
|
||||
Stdin string
|
||||
|
Reference in New Issue
Block a user