macOS
brew install source-to-imagelocal Homebrew formula metadata
brew / rank 5704
Tool for building source and injecting into docker images. Version 1.6.3 via Homebrew; verified 2026-07-23. Also installable with dnf: sudo dnf install source-to-image.
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:source-to-image |
|---|---|
| Version | 1.6.3 |
| Package manager | Homebrew |
| Homepage | https://github.com/openshift/source-to-image |
| Repository | https://github.com/openshift/source-to-image |
| Last updated | 2026-07-23T09:57:54Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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-4.fc45
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.