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:

DetailsDescription
Deployment StatusCurrent deployment state and any errors.
Docker StatusContainer runtime status from Docker engine.
Health StatusApplication health check results (if configured).
ConfigurationApplied container configuration including overrides.