Updates to Root comment
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
|
||||
type ContainerConfig interface {
|
||||
ID() string
|
||||
Root() string
|
||||
Root() string // bundle path
|
||||
Spec() (*specs.Spec, error)
|
||||
Runtime() (Runtime, error)
|
||||
}
|
||||
|
Reference in New Issue
Block a user