Skip to content

Docker build configuration: comment out ARM64#45

Merged
rfc2822 merged 2 commits intomainfrom
docker-cache-dependencies
Apr 3, 2026
Merged

Docker build configuration: comment out ARM64#45
rfc2822 merged 2 commits intomainfrom
docker-cache-dependencies

Conversation

@rfc2822
Copy link
Copy Markdown
Member

@rfc2822 rfc2822 commented Apr 3, 2026

  • Comment out ARM64 Docker builds and remove QEMU setup
  • Optimize Docker build by caching Gradle dependencies for server module

rfc2822 added 2 commits April 3, 2026 12:37
- Copy only build descriptor files in cache stage
- Pre-warm Gradle cache for server dependencies
- Build server fatJar in final stage
- Comment out QEMU setup step
- Change platforms to linux/amd64 only
@rfc2822 rfc2822 changed the title Update Docker build configuration Docker build configuration: comment out ARM64 Apr 3, 2026
@rfc2822
Copy link
Copy Markdown
Member Author

rfc2822 commented Apr 3, 2026

@ArnyminerZ Did you add ARM64 for a specific purpose, like a device that you own? In that case I'll try to re-enable it again.

Disabled it for performance purposes (it really took long with qemu in the default runner).

@rfc2822 rfc2822 merged commit 737d174 into main Apr 3, 2026
2 checks passed
@rfc2822 rfc2822 deleted the docker-cache-dependencies branch April 3, 2026 12:47
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