After you deploy a container, you can use the Simple Application Server management console to remotely connect to and manage it.
Procedure
-
Go to the Simple Container Service page in the Simple Application Server console.
-
On the Simple Container Service page, click the ID of the target container service instance.
If you have many container service instances, you can enter an instance ID in the search box to find the instance.
-
On the Overview tab, find the target container group in the Information about Elastic Container Instance section and click Remote Connection in the Actions column.
-
In the Remote Connection dialog box, click Logon under the target container.
-
Manage the container.
For example, to check the status of an Nginx container, run the following command:
service nginx statusWelcome to Alibaba Cloud Elastic Container Instance! This connection has been audited, you can view the audit log on the ECI console. How to integrate the current page into your system: https://help.aliyun.com/document_detail/202846.html eci information: cn-hangzhou::eci-bp1b1tt6mxxx 5pi2t::dm-cs-8xxx 2483571555dcbae-5b78566ccb-bgmx4::nginx # service nginx status nginx is running.