AnonymousOverflow icon indicating copy to clipboard operation
AnonymousOverflow copied to clipboard

Add support for arm64 docker builds using Buildx+QEMU

Open flexxxxer opened this issue 6 months ago • 0 comments

Fixes #151 #68

The changes are inspired by https://docs.docker.com/build/ci/github-actions/multi-platform.

Existing examples used: https://github.com/XTLS/Xray-core/blob/main/.github/workflows/docker.yml https://github.com/XTLS/Xray-core/blob/main/.github/docker/Dockerfile

Changes should work, i think 😁

flexxxxer avatar Aug 04 '24 22:08 flexxxxer