# Inspect a container

View information about any container, such as network settings, volumes and images.

From the menu select **Containers**, select the container then select **Inspect**.

<figure><img src="https://content.gitbook.com/content/MdgxA76kWxcRmwybM8Ft/blobs/Ca0GL4tD8K5ORiefjE3S/Inspect-container-new.gif" alt=""><figcaption></figcaption></figure>

All of the information about the container will display in a tree view. Select any parameter to show more details (if available).

<figure><img src="https://content.gitbook.com/content/MdgxA76kWxcRmwybM8Ft/blobs/qMGESXWerewe8dceOa3Q/2.15-docker_containers_container_inspect.png" alt=""><figcaption></figcaption></figure>

You can also inspect the container in a raw JSON format by clicking **Text**.

<figure><img src="https://content.gitbook.com/content/MdgxA76kWxcRmwybM8Ft/blobs/2yacAenwhvG6LXymN7PY/2.15-docker_containers_container_inspect_text.png" alt=""><figcaption></figcaption></figure>
