Enabled ppc64le as an architecture
Enabled ppc64le under "arch" instead of specifying under "os" arch: - ppc64le
Hi Team,
Could you please comment on this request?
Hi @vrushaliinamdar -- this is a dup of https://github.com/docker/docker-credential-helpers/issues/144. Have you considered submitting a PR for this update yourself? We know that this project does build easily on ppc64le.
I don't think this change currently does what it was intended to do, because now it only runs on ppc64le, so looks like more changes are needed;
@thaJeztah ok to close this? you're right -- this PR does only build for power, whereas before it already built power binaries, but they aren't being published.
We enabled cross-builds for s390x and ppc64le in https://github.com/docker/docker-credential-helpers/pull/227