Merge pull request #8279 from Iceber/remove_criu_path

Remove the CriuPath field from runc's options
This commit is contained in:
Phil Estes
2023-03-20 14:50:33 -04:00
committed by GitHub
6 changed files with 44 additions and 77 deletions

View File

@@ -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 = ""