# 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/xdTQRpMuktD2l0URtOJO/blobs/CGk1F9rfGIqsKqLFvsiP/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/xdTQRpMuktD2l0URtOJO/blobs/QauUuz3tvLnKfT1eMGwc/2.15-docker_containers_details_actions.png" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://content.gitbook.com/content/xdTQRpMuktD2l0URtOJO/blobs/bSHIYJZZpTh0d4LKrUuy/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/xdTQRpMuktD2l0URtOJO/blobs/lHM7GfF5dil67JEygu2O/2.15-docker_containers_container_create_image.png" alt=""><figcaption></figcaption></figure>
