You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to a running container: use docker stop [container_name] to stop and then use docker commit [container_name] to launch the container again, with disk mounting command in docker run
How to use Tmux and Docker together?
It is recommended to open a new tmux session first, and open docker container inside tmux.