containerbuilding / cbi

Container Builder Interface for Kubernetes with support for several backends (Docker, BuildKit, Buildah, kaniko, img, Google Cloud Container Builder, Azure Container Registry Build, OpenShift Source-to-Image...)
Apache License 2.0
243 stars 18 forks source link

implement push #33

Closed AkihiroSuda closed 6 years ago

AkihiroSuda commented 6 years ago

Fix https://github.com/containerbuilding/cbi/issues/16

Contains https://github.com/containerbuilding/cbi/pull/32