andy215
Results
1
comments of
andy215
> To be able build not only amd64 images we need to support golang downloading for proper architecture. > > Example: docker buildx build --platform=linux/arm64 -t sameersbn/gitlab . > >...