[bug] non-graceful docker shutdown #66
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
(this is for v2.0)
Describe the bug
What happened?
when stopping docker-compose with
^c
ordocker-compose down
thebb_rails
service doesn't shut down until the 10 second timeout forces it.What did you hope would happen?
Shut down gracefully without needing docker to force it.
commentary:
I assume something needs to be changed in the
docker/serve
script but I don't know what.The text was updated successfully, but these errors were encountered: