刪除容器:docker
優雅的關閉容器:docker stop 容器id/容器名字容器
強制關閉容器:docker kill 容器id/容器名字top
刪除鏡像:鏡像
docker rmi 容器id/容器名字