palworld-server-docker
palworld-server-docker copied to clipboard
Add linux/arm64 build arg to docker/build-push-action
This might fix #10
Before changing the release workflow, I will be testing a container build and server start on an ARM64 machine to make sure that it works
Hi! The steamcmd docker image this image is based on, does not support ARM64. Running this container on ARM devices (Raspberry PI, Oracle Ampere A1) would require an overhaul of the Dockerfile.
Originally posted by @thijsvanloef in https://github.com/thijsvanloef/palworld-server-docker/issues/10#issuecomment-1902583902
@alex4108 Do you intend to work more on this PR? This is currently not a working solution
Heya! If this doesn't work I don't have many other ideas - steam and palworld themselves need to ship arm64 support before we can try anything else imo.
I checked https://www.pocketpair.jp/aboutus and found the CEO might have a github account here: https://github.com/history-of
I sent an email to that account and to [email protected] to see if they want to schedule arm64 support for future work. Pointed them at this PR
Here is ARM64 for SteamCMD : https://github.com/TeriyakiGod/steamcmd-docker-arm64 And someone make it dose work: https://hub.docker.com/r/czy0612/palworld-server , I test it , I work for my Oracle ARM 4C16G100G. but can't apply ENV for that Image.