Information

This site will undergo a brief period of maintenance on Friday, 18 December at 12:30 AM Central/12:00 PM IST. During a 30 minute window, site availability may be intermittent.

Managing containers


This topic includes commands that you can use to manage your containers.

Related topic

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

To display the server's resource consumption

Run the following commands:

docker stats model9-v<v.r.m>
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*

BMC AMI Cloud Data and BMC AMI Cloud Vault 3.0