kaniko/pkg
dlorenc a044e2b6e4
Even faster snapshotting with godirwalk. (#504)
This switches from filepath.Walk to godirwalk.Walk for even faster snapshotting.
A quick test shows a 40% improvement on the dockerfile_mv_add build.
2019-01-03 13:10:18 -06:00
..
buildcontext Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
cache Adding TTL to caching (#488) 2018-12-13 14:20:25 -08:00
commands Re-add support for .dockerignore file 2018-12-10 15:20:25 -08:00
config Adding TTL to caching (#488) 2018-12-13 14:20:25 -08:00
constants Re-add support for .dockerignore file 2018-12-10 15:20:25 -08:00
dockerfile Adding capability to get Dockerfile from URL. (#500) 2019-01-03 10:42:15 -06:00
executor Adds COPY --from=previous stage name/number validation (#491) 2019-01-02 11:42:36 -06:00
image dep update go-containerregistry 2018-06-03 00:59:34 +00:00
snapshot Even faster snapshotting with godirwalk. (#504) 2019-01-03 13:10:18 -06:00
timing Add benchmarking code (#448) 2018-11-28 11:54:12 -08:00
util Fixed merge conflict 2018-12-11 13:53:19 -08:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00