docker common commands, and start postgressql

A, docker commonly used commands

1.docker restart 
service docker status 
service docker start 
2. Check the docker container inside which docker ps -a 
 
 
3.docker inside pg restart 
docker restart 2713e36b1de2

Guess you like

Origin www.cnblogs.com/whitebai/p/12119475.html