Merge pull request #13637 from LK4D4/remove_debug
Remove useless debug message Upstream-commit: d156bc9dd44e6a3beacafce8be4f809c1b980998 Component: engine
This commit is contained in:
@ -91,8 +91,6 @@ func NewDriver(root, initPath string, options []string) (*driver, error) {
|
||||
}
|
||||
}
|
||||
|
||||
logrus.Debugf("Using %v as native.cgroupdriver", cgm)
|
||||
|
||||
f, err := libcontainer.New(
|
||||
root,
|
||||
cgm,
|
||||
|
||||
Reference in New Issue
Block a user