You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each docker build should have "--platform linux/amd64,linux/arm64" specified otherwise I can't build x64 version on M1 Mac.
It's supported for installer but other Dockerfiles are missing it.
The text was updated successfully, but these errors were encountered:
Each docker build should have "--platform linux/amd64,linux/arm64" specified otherwise I can't build x64 version on M1 Mac.
It's supported for installer but other Dockerfiles are missing it.
The text was updated successfully, but these errors were encountered: