JACOBSMILE / tmodloader1.4

An easy to configure Docker Image for tModLoader 1.4 servers.
Other
120 stars 29 forks source link

exec ./entrypoint.sh: exec format error #10

Closed StreamZero closed 1 year ago

StreamZero commented 1 year ago

Hi, i'm trying to make a server on docker, but when i try to docker run it i get a "exec format error" on ./entrypoint.sh. I've tried the provided docker run example and also customized it but in both cases it crash with the same message and restart in a loop. I'm using the latest docker version on Ubuntu 22.04.2 LTS (GNU/Linux 5.15.0-1030-oracle aarch64) in a Oracle cloud server.

JACOBSMILE commented 1 year ago

I had this happen with line endings being CRLF not LF. I'll take another look and see if GitHub somehow reverted back to CRLF in the files.