Answers for "docker exit"

0

docker exit

Just Stopping the Container
If you want to stop and exit the container, and are in an interactive, responsive shell - press ctrl+d to exit the session. You could as well type the exit command. TL;DR: press ctrl+c then ctrl+d - that means, keep the ctrl key pressed, type a c, and let go of ctrl.
Posted by: Guest on March-07-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language