kaniko/pkg/snapshot
tinkerborg 82bce229bd omit uname/gname in tar headers
When using cache, the rootfs may not have been extracted. This prevents uname/gname from resolving
as there is no /etc/password or /etc/group. This makes this layer unnecessarily differ from
a cached layer which does contain this information. Omitting these should be consistent with Docker's
behavior.
2020-02-06 13:36:26 -05:00
..
layered_map.go add /tmp/apt-key to whitelist for Dockerfiles which use command 2020-01-24 15:54:44 -08:00
layered_map_test.go Stop storing a separate cache hash. (#560) 2019-02-14 12:24:43 -06:00
snapshot.go sort filesToAdd in TakeSnapshot 2020-02-06 13:36:21 -05:00
snapshot_test.go omit uname/gname in tar headers 2020-02-06 13:36:26 -05:00