docker-credential-helpers
docker-credential-helpers copied to clipboard
Dockerfile for cross compilation
Follow-up #209 to split a bit what was done.
This one adds a Dockerfile to ease cross compilation and a simple GHA workflow that will just build the Dockerfile. Jenkinsfile has been removed as it's not used anymore. In another follow-up we can move the travis pipeline to GHA.
Build example: https://github.com/crazy-max/docker-credential-helpers/actions/runs/2288625907
cc @thaJeztah @ebriney