Description
If web browser is closed without typing exit in container shell, it will leave bash process in the docker container. It would be nice to detect the websocket is closed, and terminate the bash process from docker container.
If web browser is closed without typing exit in container shell, it will leave bash process in the docker container. It would be nice to detect the websocket is closed, and terminate the bash process from docker container.