palworld-server-docker icon indicating copy to clipboard operation
palworld-server-docker copied to clipboard

Add linux/arm64 build arg to docker/build-push-action

Open alex4108 opened this issue 1 year ago • 3 comments
trafficstars

This might fix #10

alex4108 avatar Jan 21 '24 09:01 alex4108

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

thijsvanloef avatar Jan 21 '24 10:01 thijsvanloef

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

thijsvanloef avatar Jan 21 '24 10:01 thijsvanloef

@alex4108 Do you intend to work more on this PR? This is currently not a working solution

thijsvanloef avatar Jan 23 '24 11:01 thijsvanloef

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.

alex4108 avatar Jan 24 '24 07:01 alex4108

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

alex4108 avatar Jan 24 '24 07:01 alex4108

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.

tanpengsccd avatar Jan 24 '24 15:01 tanpengsccd