Manage container lifecycle

Control container operations including starting, stopping, and monitoring container health.

Start a container

  1. Navigate to Edge Manager, and select Edge Hub.

  2. Click on the Containers tab.

  3. Click on a container with Ready status.

  4. In the side panel, click Start.

  5. The container status changes to Running when startup completes.

Stop a container

  1. Navigate to Edge Manager > select Edge Hub > Containers tab.

  2. Click on a container with Running status.

  3. In the side panel, click Stop.

  4. The container status changes to Ready when shutdown completes.

View container details

Click on any container to view detailed information:

Details Description
Deployment Status Current deployment state and any errors.
Docker Status Container runtime status from Docker engine.
Health Status Application health check results (if configured).
Configuration Applied container configuration including overrides.