dokku/dokku

Send SIGTERM immediately to old containers when deploying via docker-local

josegonzalez opened this issue · 0 comments

Description of feature

We should implement this: https://devcenter.heroku.com/articles/dynos#graceful-shutdown-with-sigterm

That way we aren't waiting for the retire process to occur.