dlorenc
347d835781
Add a mode to save to a tarball instead of pushing. ( #178 )
2018-05-15 15:32:27 -07:00
Priya Wadhwa
282f8abbee
Merge master, refactor to work with ARG
2018-05-11 15:53:11 -07:00
Priya Wadhwa
4de14c34dd
Wrap BuildArgs in our own type
2018-05-11 10:23:13 -07:00
Priya Wadhwa
26d8501489
Support BuildArgs for arg command
2018-05-09 12:24:38 -07:00
Nicolas Byl
adaff3ee89
make destination required to fix "could not parse reference" errors
2018-05-08 21:42:54 +02:00
Priya Wadhwa
48688df7a6
Fixed merge conflicts, support multistage builds
2018-04-26 16:39:02 -07:00
Priya Wadhwa
904575d0cb
support multi stage builds
2018-04-26 15:40:41 -07:00
dlorenc
cd5b744904
Switch from containers/image to go-containerregistry ( #140 )
...
* Vendor changes for go-containerregistry switch.
* Manual changes for go-containerregistry switch.
The biggest change is refactoring the tarball unpacking.
* Pull more of container-diff out.
* More vendor removals.
* More unit tests.
2018-04-25 19:21:05 -07:00
Priya Wadhwa
7dbc7a04a7
Support multi stage builds
2018-04-23 17:25:12 -07:00
Carlos Sanchez
08ce2a0724
Add support for insecure docker registry ( #131 )
...
* Add support for insecure docker registry
Using --insecure-skip-tls-verify
Fixes #110
* Apply formatting
2018-04-20 10:47:06 -07:00
Matt Rickard
cff201dee6
org rename from GoogleCloudPlatform to GoogleContainerTools
2018-04-17 11:45:39 -07:00
Priya Wadhwa
c7bcc673fc
allow snapshot of kaniko certs so kaniko can build kaniko
2018-04-16 10:43:01 -07:00
Priya Wadhwa
61bcb1a18c
default build context
2018-04-16 09:31:54 -07:00
dlorenc
167920c405
Refactor a bit. ( #84 )
...
Move all logic out of cmd/root.go into a package.
2018-04-14 07:59:37 -07:00