buildah
https://github.com/containers/buildah
Go
A tool that facilitates building OCI images.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to buildah
Help out
- Issues
- --cache-from: keep history comments deterministic (emit a static placeholder instead of the cache image reference)
- Add `--sanitize-history`: strip history content but preserve layer structure
- docs: overriding a single --sbom-scanner-* flag discards the entire --sbom preset configuration
- Replace internal `ShouldDescendExcludedDir` with upstream `c/storage` implementation
- docs(login): note --tls-verify needs = for false
- Regression: ARG declared between two stages (not before the very first FROM) breaks FROM resolution with "no FROM statement found"
- Add PutOptions.AttemptUnpackDockerCompatibility
- Feature question - support `--cache-to type=gha[,parameters...]` (GitHub Actions cache) for cache
- Op_File.Actions.FileAction_Copy.RequiredPaths
- Added --include flag to buildah add and buildah copy
- Docs
- Go not yet supported