linuxgsm-docker
linuxgsm-docker copied to clipboard
bash: ./docker-runner.sh: No such file or directory
trafficstars
Hi, On Debian 10 running openmediavault trying to setup docker container wirh mohaaserver I cant start the container. In the logs i get this message:
bash: ./docker-runner.sh: No such file or directory
I tried it in ubuntu 20.04 lts and there it worked.
@Gyppie How are you trying to start the docker container? In theory the version of linux you're running docker on shouldn't impact what's installed inside the container.
I tried starting up the server myself and I also ran into an issue with a missing dependency. I have a PR to fix that here: #158
I got it to work. It was just a small typo in docker-compose.yml, so my bad....