macOS
brew install source-to-imagelocal Homebrew formula metadata
brew
Tool for building source and injecting into docker images. Version 1.6.2 via Homebrew; verified 2026-06-04.
install
brew install source-to-imagelocal Homebrew formula metadata
sudo dnf install source-to-imageFedora Rawhide package metadata · source-to-image · source: dl.fedoraproject.org
overview
Tool for building source and injecting into docker images
history
Source-to-Image, commonly `s2i`, is OpenShift's CLI and workflow for building reproducible container images by injecting application source into builder images rather than requiring every application repository to carry its own Dockerfile.
The GitHub repository was created in January 2014. Public releases show a 0.1 release in January 2015, a 1.0 release in June 2015, and continuing maintenance through the 1.x series.
The README frames S2I as both a toolkit and workflow. Its design centers on builder images with standard scripts such as `assemble`, `run`, optional `save-artifacts`, and optional `usage`, plus source-side files like `.s2iignore` and `.s2i/environment`.
S2I is tied to OpenShift's application-build model and has been packaged for Homebrew and Fedora/DNF according to the input package metadata. Its README documents installation via Go, Homebrew, downloadable releases, and platform-specific binaries.
The canonical workflow is `s2i build <source location> <builder image> [tag]`, followed by running the produced container image. The CLI also includes commands such as `create`, `rebuild`, `generate`, `usage`, `version`, and `help`.
Package nerds care because S2I sits at the boundary between language packaging, container image construction, and platform policy. It encodes buildpacks-like conventions in simple executable scripts while still producing ordinary container images.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
s2i | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/openshift/source-to-image
install metadata
| Package key | brew:source-to-image |
|---|---|
| Version | 1.6.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/source-to-image |
| Homepage | https://github.com/openshift/source-to-image |
| Repository | https://github.com/openshift/source-to-image |
| Upstream docs | https://github.com/openshift/source-to-image#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/openshift/source-to-image.git |
| Last updated | 2026-06-04T13:24:41Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | source-to-image |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
source-to-image 1.5.1-3.fc44
A tool for building artifacts from source and injecting into container images
https://github.com/openshift/source-to-image
sudo dnf install source-to-imagesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.