Managing containers
To stop, start, or restart the server
Run the following commands:
docker stop|start|restart model9-v<v.r.m>
docker stop|start|restart model9db
docker stop|start|restart model9db
To display the server's resource consumption
Run the following commands:
docker stats model9-v<v.r.m>
docker stats model9db
docker stats model9db
To display the containers’ health status
Run the following command and, if necessary, check the relevant logs:
docker ps -a
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*