kaniko/vendor/github.com/otiai10/copy
dlorenc 246cc92a33
Optimize file copying and stage saving between stages. (#605)
This change calculates the exact files and directories needed between
stages used in the COPY command. Instead of saving the entire
stage as a tarball, we now save only the necessary files.
2019-03-13 07:47:28 -07:00
..
testdata/case03 Optimize file copying and stage saving between stages. (#605) 2019-03-13 07:47:28 -07:00
LICENSE Optimize file copying and stage saving between stages. (#605) 2019-03-13 07:47:28 -07:00
copy.go Optimize file copying and stage saving between stages. (#605) 2019-03-13 07:47:28 -07:00