vendor: bump runc to f000fe11
This commit is contained in:
3
vendor/github.com/opencontainers/runc/libcontainer/process.go
generated
vendored
3
vendor/github.com/opencontainers/runc/libcontainer/process.go
generated
vendored
@@ -72,6 +72,9 @@ type Process struct {
|
||||
// ConsoleSocket provides the masterfd console.
|
||||
ConsoleSocket *os.File
|
||||
|
||||
// Init specifies whether the process is the first process in the container.
|
||||
Init bool
|
||||
|
||||
ops processOperations
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user