📅  最后修改于: 2022-03-11 14:59:23.232000             🧑  作者: Mango
代码示例1
docker start `docker ps -q -l` # restart it in the background
docker attach `docker ps -q -l` # reattach the terminal & stdin