hasura / gitkube

Build and deploy docker images to Kubernetes using git push
Apache License 2.0
3.81k stars 208 forks source link

Build images with genuinetools/img #39

Open shahidhk opened 6 years ago

shahidhk commented 6 years ago

It will be awesome of gitkube can integrate with something like img so that images can be built without mounting the docker sock.

ref: https://github.com/genuinetools/img https://blog.jessfraz.com/post/building-container-images-securely-on-kubernetes/

There are still some issue to be merged/closed for this to happen, mentioned in the blog above ^