一、docker 的常用命令
1.docker重啟
service docker status
service docker start
2.查看docker容器
docker ps -a

3.docker里面pg重啟
docker restart 2713e36b1de2