kaniko/pkg
Sharif Elgamal 224b7e2b41
parse arg commands at the top of dockerfiles (#404)
* parse arg commands at the top of dockerfiles

* fix pointer reference bug and remove debugging

* fixing tests

* account for meta args with no value

* don't take fs snapshot if / is the only changed path

* move metaArgs inside KanikoStage

* removing unused property

* check for any directory instead of just /

* remove unnecessary check
2018-11-06 15:27:09 -08:00
..
buildcontext Replace gometalinter with GolangCI-Lint 2018-09-11 13:30:42 -07:00
cache More cache cleanups: (#397) 2018-11-01 09:11:21 -07:00
commands parse arg commands at the top of dockerfiles (#404) 2018-11-06 15:27:09 -08:00
config parse arg commands at the top of dockerfiles (#404) 2018-11-06 15:27:09 -08:00
constants Fix bugs with .dockerignore and improve integration test 2018-10-31 12:50:23 -07:00
dockerfile parse arg commands at the top of dockerfiles (#404) 2018-11-06 15:27:09 -08:00
executor parse arg commands at the top of dockerfiles (#404) 2018-11-06 15:27:09 -08:00
image dep update go-containerregistry 2018-06-03 00:59:34 +00:00
snapshot Buffer layers to disk as they are created. (#428) 2018-11-06 09:26:54 -06:00
timing Add a benchmark package to store and monitor timings. (#367) 2018-09-28 09:13:17 -07:00
util parse arg commands at the top of dockerfiles (#404) 2018-11-06 15:27:09 -08:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00