travelaudience / nexus-proxy

A proxy for Nexus Repository Manager that allows for optional authentication against external identity providers.
Apache License 2.0
31 stars 16 forks source link

Is there any plan for building arm64 docker image #25

Open yuzp1996 opened 4 years ago

jeff-knurek commented 4 years ago

no, there's no plan (same as https://github.com/travelaudience/docker-nexus/issues/37 )

We're using quay.io to build the image based on tag pushes to github. So the most direct way to accomplish this would be to add an addition Dockerfile to the repo, however that would then require maintaining two nearly identical Dockerfiles, not an approach we'd want to take. If you want to take ownership of building/testing a solution to create a second image, and submit the PR, we can adjust the build process in quay.io to make it happen.