build-support/docker: set default image arch to host arch
The architecture of an image should default to the architecture for which that image is being composed or pulled. buildPackages.go.GOARCH is an easy way to compute that architecture with the correct terminology.
parent
37e333af
Please register or sign in to comment