TeriyakiGod / steamcmd-docker-arm64

Dockerfile containing a recipe for running steamcmd on arm64
https://hub.docker.com/r/teriyakigod/steamcmd
46 stars 43 forks source link

Errors to run it on Raspberry Debian 12.0 #2

Open longsizhuo opened 7 months ago

longsizhuo commented 7 months ago
sudo docker run -it teriyakigod/steamcmd:arm64
<jemalloc>: Unsupported system page size
Segmentation fault (core dumped)

At first I try:

$ sudo docker pull teriyakigod/steamcmd:arm64
arm64: Pulling from teriyakigod/steamcmd
bfbe77e41a78: Pull complete
a1030c8ef42d: Pull complete
d32a0e671d5c: Pull complete
dec31a396fde: Pull complete
884b52141cea: Pull complete
4f4fb700ef54: Pull complete
829c7727cec6: Pull complete
8dd9410818dc: Pull complete
9948376601b3: Pull complete
2a3387660f5c: Pull complete
193652d151f8: Pull complete
1fbb4148d77f: Pull complete
0895583f2b06: Pull complete
f69049903679: Pull complete
3178d123ecb2: Pull complete
34a45b3a98ad: Pull complete
2db3707df289: Pull complete
fbe34331ee70: Pull complete
Digest: sha256:30bb78b0e3c82daee363aee53777ae2b981face928d474730d6a03feadcbefc2
Status: Downloaded newer image for teriyakigod/steamcmd:arm64
docker.io/teriyakigod/steamcmd:arm64

it works, but then makes bugs when I run the containers. Any advice will be helpful, thank you!

TeriyakiGod commented 7 months ago

Hi, currently the image won't work cause there is an inactive link in the docker file and the rootfs can't be downloaded. I will try to fix it as soon as possible.

On Wed, Jan 24, 2024, 19:32 Loong Loong @.***> wrote:

sudo docker run -it teriyakigod/steamcmd:arm64: Unsupported system page size Segmentation fault (core dumped)

At first I try:

$ sudo docker pull teriyakigod/steamcmd:arm64 arm64: Pulling from teriyakigod/steamcmd bfbe77e41a78: Pull complete a1030c8ef42d: Pull complete d32a0e671d5c: Pull complete dec31a396fde: Pull complete 884b52141cea: Pull complete 4f4fb700ef54: Pull complete 829c7727cec6: Pull complete 8dd9410818dc: Pull complete 9948376601b3: Pull complete 2a3387660f5c: Pull complete 193652d151f8: Pull complete 1fbb4148d77f: Pull complete 0895583f2b06: Pull complete f69049903679: Pull complete 3178d123ecb2: Pull complete 34a45b3a98ad: Pull complete 2db3707df289: Pull complete fbe34331ee70: Pull complete Digest: sha256:30bb78b0e3c82daee363aee53777ae2b981face928d474730d6a03feadcbefc2 Status: Downloaded newer image for teriyakigod/steamcmd:arm64docker.io/teriyakigod/steamcmd:arm64

it works, but then makes bugs when I run the containers. Any advice will be helpful, thank you!

— Reply to this email directly, view it on GitHub https://github.com/TeriyakiGod/steamcmd-docker-arm64/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIYB3C2GFW5FCMOZBGSTR63YQFHTHAVCNFSM6AAAAABCJHM43GVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA4TQOBVGU3TQMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>