execution: "restore" container on service creation
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
This commit is contained in:
@@ -3,7 +3,6 @@ package execution
|
||||
import "os"
|
||||
|
||||
type Process interface {
|
||||
Container() *Container
|
||||
ID() string
|
||||
Pid() int64
|
||||
//Spec() *specs.Process
|
||||
|
Reference in New Issue
Block a user