bamwasteland

Results 1 comments of bamwasteland

I'm having the similar issue I run the command below to install it via docker. ``` docker run -d -p 5000:5000 \ -v /home/usr/scriptserver/conf.json:/app/conf.json \ -v /home/usr/scriptserver/runners/:/app/conf/runners \ -v /home/usr/scriptserver/scripts/:/app/scripts/...