Description
Builds OCI container images without requiring a full Docker daemon. It is useful for container image creation, automation, CI, and workflows that need scriptable image builds.
Use it when building container images from trusted instructions. Container builds can run scripts and include secrets accidentally, so review build context and credentials.