Skip to content

Added: riscv64 support#4144

Merged
itzg merged 8 commits into
itzg:masterfrom
Opvolger:feature/riscv64-support
Jul 11, 2026
Merged

Added: riscv64 support#4144
itzg merged 8 commits into
itzg:masterfrom
Opvolger:feature/riscv64-support

Conversation

@Opvolger

@Opvolger Opvolger commented Jul 1, 2026

Copy link
Copy Markdown
Contributor
  • added java25-noble (has riscv64 support)
  • cloned knock and build it for amd64/arm64/arm32/riscv64

My hardware was not fast enough; it could not keep up with generating. (StarFive VisionFive 2 Lite)

But there are now newer CPUs like the SpaceMit K3, which should not have any problems with this.

Test the code with this command:

docker buildx build --platform linux/amd64,linux/arm64,linux/riscv64 --build-arg BASE_IMAGE=eclipse-temurin:25-jre-noble --build-arg VERSION=latest --tag opvolger/minecraft-server:latest --push .

@itzg itzg left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the final step of the saga.

Comment thread .github/workflows/build.yml Outdated
@itzg itzg merged commit 8129363 into itzg:master Jul 11, 2026
6 checks passed
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.

3 participants