> For the complete documentation index, see [llms.txt](https://docs.portainer.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.portainer.io/user/docker/containers/view.md).

# View a container's details

From the menu select **Containers**, then select the container you want to view.

<figure><img src="https://content.gitbook.com/content/MmwXfSb4bP3JyB8BLrAf/blobs/G2vL0Y1vTUexjJc5kmQy/Container-details-new.gif" alt=""><figcaption></figcaption></figure>

Here you can view the container's status and details, including port configurations, environment variables, labels, attached volumes and networks, and more. You also have a number of actions available, including starting, stopping and removing the container.

<figure><img src="https://content.gitbook.com/content/MmwXfSb4bP3JyB8BLrAf/blobs/EqlqB0f1Hac3v41WrdWY/2.15-docker_containers_details_actions.png" alt=""><figcaption></figcaption></figure>

You can also toggle the container [webhook](/user/docker/containers/webhooks.md), view the [container logs](/user/docker/containers/logs.md), [inspect](/user/docker/containers/inspect.md) the container's configuration, view container [stats](/user/docker/containers/stats.md), access the [console](/user/docker/containers/console.md), and (if the container is running in interactive mode) attach to the running container.

<figure><img src="https://content.gitbook.com/content/MmwXfSb4bP3JyB8BLrAf/blobs/UwhahDZoOaBRjpp8tScs/2.15-docker_containers_container_status.png" alt=""><figcaption></figcaption></figure>

You can create an image from a deployed container to use when creating other containers.

<figure><img src="https://content.gitbook.com/content/MmwXfSb4bP3JyB8BLrAf/blobs/xlBZ7TSIxFeqKYL0dw1U/2.15-docker_containers_container_create_image.png" alt=""><figcaption></figcaption></figure>
