Description
Container images can be built from source repositories with OpenShift Source-to-Image workflows. Developers run `s2i` or the `sti` compatibility link to assemble artifacts and inject them into images. Builds may execute project code, contact registries, and write image layers, so untrusted sources need isolation.