crazy-max / docker-rtorrent-rutorrent

rTorrent and ruTorrent Docker image
MIT License
498 stars 110 forks source link

Close container gracefully #140

Closed saltydk closed 1 year ago

saltydk commented 2 years ago

Currently the container only closes when forcibly killed. Would be nice if it was setup to close when the relevant apps have been closed gracefully inside the container.

This would allow users to set a high timeout value and not be forced to wait for that entire duration to pass before the container closes.