kaniko/pkg/config
alexezio 0743c19176
feat: cache dockerfile images through warmer (#2499)
* feat: cache dockerfile images through warmer

* Fix logical error in conditional statement

* Addressed review feedback

1. Updated help text for the --build-arg flag to indicate it should be used with the dockerfile flag.
2. Updated the documentation to include the optional --build-arg flag.
3. Added unit tests for `ParseDockerfile`, covering scenarios for missing Dockerfile, invalid Dockerfile, single stage Dockerfile, multi-stage Dockerfile and Args Dockerfile

---------

Co-authored-by: 连奔驰 <benchi.lian@thoughtworks.com>
2023-06-21 12:00:22 -07:00
..
args.go fix: Refactor `LayersMap` to correct old strange code behavior (#2066) 2022-05-17 20:30:58 -04:00
args_test.go Allow user to provide registry certificate 2020-03-08 18:17:50 +01:00
init.go Fix fs_util tests failing on systems with /tmp mountpoint (#2583) 2023-06-19 12:01:20 -07:00
options.go feat: cache dockerfile images through warmer (#2499) 2023-06-21 12:00:22 -07:00
options_test.go add boilerplate 2020-08-13 14:44:07 -07:00
stage.go Update copy command cache key logic 2019-12-09 16:48:20 -08:00