SOARCA icon indicating copy to clipboard operation
SOARCA copied to clipboard

Docker support multiple architectures

Open RabbITCybErSeC opened this issue 6 months ago • 0 comments

COPY bin/${BINARY_NAME}-${VERSION}-linux-amd64 /bin/soarca in the Dockerfile only works thus for linux-amd64, we should fix that we can build also for darwin-arm64, windows-amd64 etc. like in the make build-server command.

RabbITCybErSeC avatar Jul 27 '24 18:07 RabbITCybErSeC