Merge pull request #8279 from Iceber/remove_criu_path
Remove the CriuPath field from runc's options
This commit is contained in:
@@ -47,9 +47,6 @@ func DefaultConfig() PluginConfig {
|
||||
# Root is the runc root directory.
|
||||
Root = ""
|
||||
|
||||
# CriuPath is the criu binary path.
|
||||
CriuPath = ""
|
||||
|
||||
# CriuImagePath is the criu image path
|
||||
CriuImagePath = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user