Commit Graph

4 Commits

Author SHA1 Message Date
48c43b2d2e fix: Pin Alpine to 3.19 and split apk commands for QEMU ARM64 compatibility
All checks were successful
CI/CD / Test (push) Successful in 28s
CI/CD / Lint (push) Successful in 38s
CI/CD / Generate SBOM (push) Successful in 16s
CI/CD / Build (darwin-amd64) (push) Successful in 21s
CI/CD / Build (linux-amd64) (push) Successful in 20s
CI/CD / Build (darwin-arm64) (push) Successful in 20s
CI/CD / Build (linux-arm64) (push) Successful in 21s
CI/CD / Build & Push Docker Image (push) Successful in 24s
CI/CD / Release (push) Has been skipped
- Removed redundant --platform=$TARGETPLATFORM from runtime stage
- Pinned Alpine to 3.19 for better QEMU emulation stability
- Split apk add commands to prevent trigger failures under QEMU
- Fixes ARM64 build failures in CI/CD pipeline
2025-12-13 09:45:07 +00:00
4178e9c82c docs: clean up unnecessary .md files and fix Dockerfile
- Remove 11 unnecessary .md files (empty, redundant, or overly detailed)
- Fix Dockerfile.multiarch directory creation bug
- Update binary timestamps from build process
- Keep only essential documentation: README.md, WIKI.MD, module docs
- Repository is now cleaner with focused documentation
2025-11-26 18:31:11 +01:00
6f81f83327 Fix remaining MIT license references
- Update README.md license section from MIT to Apache 2.0
- Update Dockerfile.multiarch license label from MIT to Apache-2.0
2025-11-26 18:09:16 +01:00
adcf3a4a3e FINAL: Hopefully! 2025-08-26 10:28:41 +00:00