Merge pull request #32470 from runcom/remove-init-client
remove --init-path from client Upstream-commit: e1101b1295f05ef3c6f1a684a51cd508b3c7874c Component: engine
This commit is contained in:
@@ -377,7 +377,4 @@ type HostConfig struct {
|
||||
|
||||
// Run a custom init inside the container, if null, use the daemon's configured settings
|
||||
Init *bool `json:",omitempty"`
|
||||
|
||||
// Custom init path
|
||||
InitPath string `json:",omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user