Skip to content

Conversation

@antonkomarev
Copy link
Contributor

@antonkomarev antonkomarev commented Nov 16, 2025

Overview

This change allows to build binary on linux docker container on MacOs host machine.

What this PR does / why we need it

Without this command it's generating binary for the MacOs when running command from host machine, and and wouldn't work inside linux docker container.

Special notes for your reviewer

Does this PR introduce a user-facing change?

- Add make build-linux-aarch64 command

@antonkomarev
Copy link
Contributor Author

But maybe it's enough to call, need to try:

GOOS=linux GOARCH=arm64 make build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant