Hi all, what is the best way to build cross-archit...
# general
j
Hi all, what is the best way to build cross-architecture docker image with pants? I’m on M1 mac. I tried the docker_environment with linux/amd base image, but that didn’t work.
b
Do you mean a
docker_image
target? If so, https://github.com/pantsbuild/pants/issues/17539 has some notes/workarounds