tnich/honssh

Remove the Docker container if no channel was opened

unixfox opened this issue · 0 comments

Everytime a SSH connection is opened, a new Docker container is created but it use disk space even if the Docker container is exited a few minutes after.
We could remove him if no channel was opened to prevent useless Docker container to be saved.