docker buildx build: Invalid ELF image for this architecture

raw

README.rst

Solution: https://docs.docker.com/build/building/multi-platform/#qemu

$ docker run --privileged --rm tonistiigi/binfmt --install all
Christian Weiske Christian Weiske
owner

History