kaniko/pkg/snapshot
dlorenc fc43e218f0
Buffer layers to disk as they are created. (#428)
When building Docker images, layers were previously stored in memory.
This caused obvious issues when manipulating large layers, which could
cause Kaniko to crash.
2018-11-06 09:26:54 -06:00
..
layered_map.go Buffer layers to disk as they are created. (#428) 2018-11-06 09:26:54 -06:00
layered_map_test.go code review comments 2018-09-07 16:03:56 -07:00
snapshot.go Buffer layers to disk as they are created. (#428) 2018-11-06 09:26:54 -06:00
snapshot_test.go Buffer layers to disk as they are created. (#428) 2018-11-06 09:26:54 -06:00