📜  docker exit - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:33.695000             🧑  作者: Mango

代码示例1
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.