nx-tools
nx-tools copied to clipboard
Feature request: support buildah
👋 Hello, thanks for the work on this repo
I'd like to submit a feature request to support builah as an additional engine
I'd be happy to work on a merge request
Hi buddy... Why not use Podman for that? It uses build in the background? 🤔
I have the same request. This is the reason why: https://docs.redhat.com/en/documentation/openshift_container_platform/4.6/html/builds/custom-builds-buildah
We build using Tekton on a OpenShift cluster, hence we'd like to use OpenShift recommended technology.
https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/8/html/building_running_and_managing_containers/assembly_building-container-images-with-buildah
@jbsouvestre @unknownbanana hi folks, this seems to be a very specific use case, sadly I don't have the resources to fix it... Historically, the Docker image build pipeline was maintained in a private repository with access limited to sponsors. To enhance transparency and align with open development practices, the code has been migrated to this repository. For additional context, see PR https://github.com/gperdomor/nx-tools/pull/1360: https://github.com/gperdomor/nx-tools/pull/1360
Please feel free to take a look to current Dockerfiles and sent a PR to solve this use case 🙏🏻