Rate This Document
Findability
Accuracy
Completeness
Readability

Container Status

  1. Use an SSH tool such as Xshell to log in to the server where the video stream cloud phone is deployed as the cloud phone O&M user (for example, root).
  2. Switch to the root user.
    1
    su - root
    
  3. Run the following command to list containers. The following figure shows the running status of Docker containers.
    1
    docker ps -a
    

    As shown in the preceding figure, all containers are in the Up state. You can delete containers in other states as required to release resources.