Skip to content

The image run by build pods to execute image building+pushing

License

Notifications You must be signed in to change notification settings

openshift/builder

Repository files navigation

OpenShift Builder

The OpenShift Builder container image drives OpenShift's Builds using BuildConfig, leveraging Buildah and Source-To-Image to turn source code into images that can be deployed on Kubernetes. The container image also handles the lifecycle of the build, from obtaining source code to pushing the output image to a container registry.

Much of the work here and in the build controllers for openshift-controller-manager inspired the CNCF Shipwright project.

Getting Started

The OpenShift Builder container image is intended to run exclusively as a container within an OpenShift build pod. The best way to run the container image is to follow the official documentation on how to run a build with BuildConfigs.

Contributing

Glad to have you here!

Please check the CONTRIBUTING guide for detailed steps on how to develop and test your code.

License

Licensed under Apache License, Version 2.0. Refer to LICENSE for full terms and conditions.

About

The image run by build pods to execute image building+pushing

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages