GameServerManagers / GameServerManagers/LinuxGSM
Please add unraid Support
- Dominant language
- Shell
- Stars
- 4.9k
- Forks
- 864
- PR merge metrics
- No merged PRs in 30d
Description
Hey there, great project, i was watching this a longer time now... ive seen you added a docker finally...
sadly this is not working on unraid... which is a very big community and i guess support for it would be easily added (just something with the launch cmd of docker is wrong)
Unraid?
https://unraid.net/
Problem?
I try to use
"linuxgsm docker (https://hub.docker.com/r/gameservermanagers/linuxgsm-docker/)
gameservermanagers
DockerHub Repository (Private)
Official Docker build for LinuxGSM (Experimental)[br][br][b]Converted By Community Applications[/b][br][br]Always verify this template (and values) against the dockerhub support page for the container"
Error i get is:
Command:
root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='linuxgsm-docker' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e 'DEBIAN_FRONTEND'='noninteractive' -e 'TERM'='xterm' -e 'PATH'='$PATH:/home/lgsm' 'gameservermanagers/linuxgsm-docker'
434dbe66e53d3dc01fa75d6ed53da8eb5a5975c7cbbf370e81c0c6ed2481d81a
/usr/bin/docker: Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "exec: "bash": executable file not found in $PATH": unknown.
The command failed.
Thanks for any help!
Contributor guide
Assessment
This issue has not been assessed yet.