An action for building OCI images using buildah build-using-dockerfile.
See action.yml
steps:
- uses: hairmare/buildah-action@0.1.0
with:
tag: my-oci-image:latestThe scripts and documentation in this project are released under the AGPLv3 License.