Fix logic when enabling buildkit
Signed-off-by: Tibor Vass <tibor@docker.com> Upstream-commit: c973cde7606dc7a2557094fc90d8e6bb595fa354 Component: engine
This commit is contained in:
@@ -54,6 +54,7 @@ var flatOptions = map[string]bool{
|
||||
"log-opts": true,
|
||||
"runtimes": true,
|
||||
"default-ulimits": true,
|
||||
"features": true,
|
||||
}
|
||||
|
||||
// skipValidateOptions contains configuration keys
|
||||
|
||||
Reference in New Issue
Block a user