GameServerManagers / LinuxGSM-Docker

The Official LinuxGSM Docker image (experimental)
https://linuxgsm.com
MIT License
169 stars 73 forks source link

bash: ./entrypoint.sh: No such file or directory #47

Open Icicleskill opened 2 years ago

Icicleskill commented 2 years ago

I am getting the above error when trying to start any linuxgsm container for the past 5ish days.

Claiyc commented 2 years ago

This docker image is still highly experimental and not meant for production use yet.

Icicleskill commented 2 years ago

Not using it for production, just a personal server. Just posting to make other aware of the issue.

w3k5 commented 2 years ago

the same problem. Used that image for personal servers. Today I updated the image and got that error. Dont know what to do now :(

w3k5 commented 2 years ago

As I see the last update was 2 hours ago image

nikolai-m commented 2 years ago

I have same issue( i trying use Dockerfile for import image and have this error

Step 23/25 : COPY entrypoint.sh /home/linuxgsm/entrypoint.sh COPY failed: file not found in build context or excluded by .dockerignore: stat entrypoint.sh: file does not exist