📜  在 docker leave 交互模式之后 - 任何代码示例

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

代码示例1
# To detach the tty without exiting the shell,
# use the escape sequence Ctrl-p + Ctrl-q
# note: This will continue to exist in a stopped state once exited (see "docker ps -a")