mirror of
https://github.com/docker/cli.git
synced 2025-08-30 12:01:10 +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>