Docker常用命令

1
docker ps

#进入docker shell
docker exec -it container名称或者ID bash