Priya Wadhwa
3da6215db4
Create debug image with busybox shell
2018-05-07 15:18:28 -07:00
Priya Wadhwa
5f547b163b
Merge branch 'master' of github.com:GoogleContainerTools/kaniko into aws
2018-05-07 09:24:00 -07:00
Priya Wadhwa
26b8e01697
Remove workdir
2018-05-03 11:26:32 -04:00
Priya Wadhwa
8d3731a984
Add credential helper and docs for pushing to Amazon ECR
2018-05-02 17:15:53 -04:00
Priya Wadhwa
c2516b4dcf
Use official version of docker-credential-gcr
2018-05-02 13:53:28 -04:00
Priya Wadhwa
b9435943ec
clean up makefile
2018-04-27 14:58:28 -07:00
Priya Wadhwa
3705de2298
Switch to multi-stage dockerfile for building kaniko
2018-04-27 14:42:59 -07:00
Priya Wadhwa
ebdf0eafc3
Build kaniko with docker
2018-04-26 14:39:22 -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
0343e6b50b
Release executor based off debian for debugging
2018-04-25 15:21:42 -07:00
Matt Rickard
cff201dee6
org rename from GoogleCloudPlatform to GoogleContainerTools
2018-04-17 11:45:39 -07:00
priyawadhwa
0ddc2115a5
Merge pull request #78 from priyawadhwa/trigger
...
kaniko build trigger
2018-04-16 10:21:21 -07:00
Matt Rickard
2ff7a6556a
dockerfile: add custom ssl certs dir ( #88 )
...
The certs should be added to the whitelisted kaniko directory so that
an image build does not override them and possibly affect the push to
the registry.
2018-04-15 13:40:17 -07:00
Priya Wadhwa
ee5ca29866
Merge branch 'master' of github.com:GoogleCloudPlatform/kaniko into trigger
2018-04-12 15:57:22 -07:00
Priya Wadhwa
50ef6fe9c1
Build trigger for building kaniko executor image
2018-04-12 15:25:40 -07:00
Priya Wadhwa
4e2bf40736
Merged master
2018-04-04 13:35:20 -07:00
Priya Wadhwa
bf662d986b
Merge branch 'master', add examples
2018-04-04 10:42:14 -07:00
Priya Wadhwa
fad0d25aec
Add README and update name to kaniko
2018-04-02 14:00:15 -07:00
Priya Wadhwa
85183aadee
Add executable as entrypoint to image
2018-04-02 11:20:10 -07:00
dlorenc
d9c31044b9
Reorganize Dockerfile, add a make target for images. ( #48 )
2018-03-26 09:53:41 -07:00