nx-tools icon indicating copy to clipboard operation
nx-tools copied to clipboard

Feature request: support buildah

Open jbsouvestre opened this issue 1 year ago • 2 comments

👋 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

jbsouvestre avatar Oct 09 '24 09:10 jbsouvestre

Hi buddy... Why not use Podman for that? It uses build in the background? 🤔

gperdomor avatar Oct 15 '24 12:10 gperdomor

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

unknownbanana avatar Mar 13 '25 13:03 unknownbanana

@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 🙏🏻

gperdomor avatar Oct 21 '25 14:10 gperdomor