Describe the issue
I want to dockerize an app that uses ulfius, it builds and runs successfully but then exists 0 straight away
For example:
docker run -p 8005:8005 bandnoticeboard/nottoboard:forestmq-0.1.2
Starting server on http://localhost:8005
Process finished with exit code 0
To Reproduce
You can pull down the code from https://github.com/joegasewicz/forestmq
Expected behavior
I expect the ulfius server to persist when run inside a docker container
System (please complete the following information):
Describe the issue
I want to dockerize an app that uses ulfius, it builds and runs successfully but then exists 0 straight away
For example:
To Reproduce
You can pull down the code from https://github.com/joegasewicz/forestmq
Expected behavior
I expect the ulfius server to persist when run inside a docker container
System (please complete the following information):
2.7.15