openshift.md
July 15, 2021 · View on GitHub
Bookmarks tagged [openshift]
www.codever.land/bookmarks/t/openshift
GitHub - openshift/source-to-image: A tool for building/building artifacts from source and injecting into docker images
https://github.com/openshift/source-to-image
Source-to-Image (S2I) is a toolkit and workflow for building reproducible Docker images from source code. S2I produces ready-to-run images by injecting source code into a Docker container and letting ...
- tags: openshift, docker, continuous-deployment
- :octocat: source code
How to Create an S2I Builder Image – OpenShift Blog
https://blog.openshift.com/create-s2i-builder-image/
This article is about creating a simple S2I builder image in OpenShift 3.