kaniko/pkg
Priya Wadhwa a572774bbe Add --ignore flag
Added a --ignore flag to ignore packages and files in the build context.
This should mimic the .dockerignore file. Before starting the build, we
go through and delete ignored files from the build context.
2018-10-12 12:09:59 -07:00
..
buildcontext Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
cache Persistent volume caching for base images (#383) 2018-10-11 13:38:05 -07:00
commands Refactor the build loop. (#385) 2018-10-09 12:15:17 -05:00
config Add --ignore flag 2018-10-12 12:09:59 -07:00
constants Refactor the build loop. (#385) 2018-10-09 12:15:17 -05:00
dockerfile use strings.SplitN to avoid the join 2018-10-03 14:23:53 +02:00
executor Persistent volume caching for base images (#383) 2018-10-11 13:38:05 -07:00
image dep update go-containerregistry 2018-06-03 00:59:34 +00:00
snapshot Fix handling of volume directive 2018-09-28 11:16:25 +09:00
timing Add a benchmark package to store and monitor timings. (#367) 2018-09-28 09:13:17 -07:00
util Change loglevel for copying files to debug (#303) 2018-10-12 16:16:48 +02:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00