kaniko/pkg/executor
David Dooling 0871dfd6ab
Use DOCKER_CONFIG for docker config location
If the DOCKER_CONFIG environment variable is set, use it when
determining if the Docker config file exists.  Fall back to kaniko
default if it the DOCKER_CONFIG environment variable is not set.

Fixes #1228
2020-05-04 16:46:50 -05:00
..
build.go fix: stages are now resolved correctly if skip-unused 2020-05-04 18:38:18 +02:00
build_test.go fix: stages are now resolved correctly if skip-unused 2020-05-04 18:38:18 +02:00
composite_cache.go fix resolve link for dirs with trailing / 2020-03-06 09:38:00 -08:00
composite_cache_test.go update build and composite cache tests 2020-01-23 15:37:38 -08:00
copy_multistage_test.go lint 2020-03-25 11:01:12 -07:00
fakes.go add a new method to indicate if the command provides files to snapshot 2020-05-01 15:50:46 -07:00
push.go Use DOCKER_CONFIG for docker config location 2020-05-04 16:46:50 -05:00
push_test.go Use DOCKER_CONFIG for docker config location 2020-05-04 16:46:50 -05:00