https://pantsbuild.org/ logo
#general
Title
# general
f

flat-queen-95161

07/16/2022, 9:44 AM
I am running pants with GOLANG on a mac and my target is a docker container running linux. Is it possible to specify GOOS=linux GOARCH=amd64 in the package goal to force the binary to be correct for the linux container? I don’t want to do a build stage in docker if possible and let Pants handle it.
3 Views