kaniko/pkg/config
Natalie Arellano 76c0a8c1ec
Add the ability to skip unpacking the initial file system (#2234)
- Adds a new option, InitialFSUnpacked
- When opts.InitialFSUnpacked is true, the first stage builder will
  skip unpacking the file system; later stages are unaffected

Signed-off-by: Natalie Arellano <narellano@vmware.com>

Signed-off-by: Natalie Arellano <narellano@vmware.com>
2022-09-06 10:21:12 -04: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 feat: kaniko dir config option (#1997) 2022-03-31 15:10:23 -04:00
options.go Add the ability to skip unpacking the initial file system (#2234) 2022-09-06 10:21:12 -04: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