Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker support multiple architectures #190

Open
RabbITCybErSeC opened this issue Jul 27, 2024 · 0 comments
Open

Docker support multiple architectures #190

RabbITCybErSeC opened this issue Jul 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@RabbITCybErSeC
Copy link
Collaborator

RabbITCybErSeC commented Jul 27, 2024

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 RabbITCybErSeC added the bug Something isn't working label Jul 27, 2024
@MaartendeKruijf MaartendeKruijf added enhancement New feature or request and removed bug Something isn't working labels Jul 31, 2024
@RabbITCybErSeC RabbITCybErSeC added bug Something isn't working and removed bug Something isn't working labels Jul 31, 2024
@MaartendeKruijf MaartendeKruijf changed the title Docker build only works for amd64 Docker support multiple architectures Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants