Shell Access for Containers
Access the shell for your Native Docker, EKS, and ECS containers
Enable and access shells for your DuploCloud Docker, EKS, and ECS containers directly through the DuploCloud Portal. This provides quick and easy access for managing and troubleshooting your containerized environments.
Native Docker Shell Access
Enabling the Shell for Docker
In the DuploCloud Portal, navigate to Docker -> Services.
From the Docker list box, select Enable Docker Shell. The Start Shell Service pane displays.
The Services page with the Enable Docker Shell option highlighted

In the Platform list box, select Docker Native.
From the Certificate list box, select your certificate.
From the Visibility list box, select Public or Internal.
Click Update. DuploCloud provisions the
dockerservices-shell
Service, enabling you to access your Docker container shell.
Accessing the Shell for Docker
From the DuploCloud portal, navigate to Docker -> Containers.
In the row of the container you want to access, click the options menu icon (
).
Select Container Shell. A shell session launches directly into the running container.
EKS Shell Access
Enabling the Shell for Kubernetes
In the Tenant list box, select the Default Tenant.
In the DuploCloud Portal, navigate to Docker -> Services.
Click the Docker button, and select Enable Docker Shell. The Start Shell Service pane displays.

In the Platform list box, select Kubernetes.
In the Certificate list box, select your certificate.
In the Visibility list box, select Public or Internal.
Click Update. DuploCloud provisions the
dockerservices-shell
Service, enabling you to access your Kubernetes container shell.
Accessing the Shell for Kubernetes
From the DuploCloud Portal, navigate to Kubernetes -> Services.
Click the KubeCtl Shell button. The Kubernetes shell launches in your browser.
ECS Shell Access
Accessing the Shell for ECS
From the DuploCloud Portal, navigate to Cloud Services -> ECS. The ECS Task Definition page displays.
Select the name from the TASK DEFINITION FAMILY NAME column.
Select the Tasks tab.
In the row of the task you want to access, click the actions icon (>_).
Select the Task Shell option. The ECS task shell launches in your browser.

Last updated
Was this helpful?