FragSoc / scpsl-docker

A docker image to run a dedicated server for the game SCP: Secret Lab
GNU General Public License v3.0
15 stars 7 forks source link

/docker-entrypoint.sh: Permission denied #1

Closed kubagp1 closed 2 years ago

kubagp1 commented 4 years ago
root@vps-6028ccf0:/opt/scp-docker# docker run -p 7777:7777/udp -v $PWD/scpsl_config:/config scpsl
/bin/sh: 1: /docker-entrypoint.sh: Permission denied

How do I run container with this image?

Edit: I guess that's beacuse I copied this file from Windows to Linux using WinSCP Edit2: Changing permissions in WinSCP to 777 fixed it but I still think that it is problem

Laura7089 commented 3 years ago

Are you still having this issue?

kubagp1 commented 3 years ago

Are you still having this issue?

No, as I wrote, I fixed it by changing permissions to 777

Laura7089 commented 2 years ago

I haven't been able to reproduce this with the info at hand - closing