-
Alex Ellis authored
This change which has been tested on armhf and x86_64 removes the need for a separate Dockerfile for armhf. CGO_ENABLED and GOARM etc are now passed as ARGs via build.sh. Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
Alex Ellis authoredThis change which has been tested on armhf and x86_64 removes the need for a separate Dockerfile for armhf. CGO_ENABLED and GOARM etc are now passed as ARGs via build.sh. Signed-off-by:
Alex Ellis <alexellis2@gmail.com>
Loading