1. $ docker exec -it [container-hash] bash # 进入容器
    2. $ exit # 退出容器