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
Fix Linux container build for cross-platform compatibility
- Add --platform linux/amd64 to ensure x86_64 builds on ARM Macs
- Fix read-only filesystem issue by copying source to /tmp in container
- Successfully builds .deb and .tar.gz packages for x86_64 Linux
0 commit comments