Luatan
Luatan
I did some tests on Google Cloud. I can reproduce the errors @nminchow gets, if I define the docker image in the creation of the image as described above. ```...
> Works for me. thank you for the review and fixing my bad code. Great Input, you're a legend 💯
> As an alternative to using SIGSTOP you could shutdown the server, monitor the port then start the server. I think if I stop the server binary, I also stop...
> > I think if I stop the server binary, I also stop the container because start.sh will exit. > > As written yes. With a few modifications to start.sh...
closing this. I think it is better for an external Script to pause the container instead of trying to stuff this in (at least at the moment). Maybe the game...
> > My suggestion would be to use the DoExit command instead. As far as I can tell it is the same just without the delay and message. > >...
In that case I'll wait until #356 is merged and then create a PR for it.
> What's left to do on this? @Luatan I didn't really had the time to continue with this. But I am currently struggling with the eventlistener. Since I have added...
Hey @MusclePr, thanks for helping. Still need to test it, but I was wondering if this feature is something that should still be implemented. I haven't had the time to...
> Deciding to close this issue. Supervisored is not the way I want to move forward with managing processes. Instead opening a feature request to handle the processes with [s6...