oscarmherrera/Buildah
Build ICO images using buildah build-using-dockerfile
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 28, 2020
- License
- AGPL 3.0
Pinned Snippet
uses: oscarmherrera/buildah-github-action@0e6c50bc43aed2f3dbf47ba7dccfb936672981a8 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | Specifies the name which will be assigned to the resulting image if the build process completes successfully. | yes | — |
| buildarglist | list of build args to pass to buildah | no | — |
| envlist | list of environment variables to pass to buildah | no | — |
| file | Fully qualified Dockerfile with path to build. | yes | — |
Outputs
no outputs