Refactors getRootIDs
Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
parent
3856e27560
commit
817c2089aa
6 changed files with 68 additions and 23 deletions
|
@ -44,7 +44,7 @@ type processConfig struct {
|
|||
id string
|
||||
root string
|
||||
processSpec specs.Process
|
||||
spec *specs.LinuxSpec
|
||||
spec *platformSpec
|
||||
c *container
|
||||
stdio Stdio
|
||||
exec bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue