ARM64 support #11

Closed
opened 2026-02-05 16:39:01 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @KaoruBoy on GitHub (Jan 13, 2026).

The installer container does not support arm64 and will say /bin/bash does not exist because it can't pull an arm64 version.
Changing the container to one that supports arm64 like ghcr.io/mikolajkolek/images:debian fixes it.
It looks like they forgot to ship an arm64 installer though :/

Originally created by @KaoruBoy on GitHub (Jan 13, 2026). The installer container does not support arm64 and will say /bin/bash does not exist because it can't pull an arm64 version. Changing the container to one that supports arm64 like ghcr.io/mikolajkolek/images:debian fixes it. It looks like they forgot to ship an arm64 installer though :/
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/egg-hytale#11