add flag of privileged mode
This commit is contained in:
@@ -20,6 +20,7 @@ type Input struct {
|
||||
noOutput bool
|
||||
envfile string
|
||||
secretfile string
|
||||
privileged bool
|
||||
}
|
||||
|
||||
func (i *Input) resolve(path string) string {
|
||||
|
Reference in New Issue
Block a user