mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Removes the build-args from the image history if they are in the BuiltinAllowedBuildArgs map unless they are explicitly defined in an ARG instruction. Signed-off-by: Dave Tucker <dt@docker.com> Upstream-commit: 89a2a885c82bade2774f4b669b4e09ede8f840c3 Component: engine