portainer-docs/user/docker/images
James Carppe 5ae62f332d
GITBOOK-55: 2.18.3 updates
2023-05-23 01:02:37 +00:00
..
README.md GITBOOK-43: Last minute updates 2023-04-18 05:43:13 +00:00
build.md GITBOOK-43: Last minute updates 2023-04-18 05:43:13 +00:00
export.md GITBOOK-43: Last minute updates 2023-04-18 05:43:13 +00:00
import.md GITBOOK-43: Last minute updates 2023-04-18 05:43:13 +00:00
pull.md GITBOOK-55: 2.18.3 updates 2023-05-23 01:02:37 +00:00

README.md

Images

Images are what is used to build containers. Each image defines the pieces required to build and configure a container and can be reused many times. The Images section in Portainer lets you interact with the images in an environment.

You can pull images from Docker Hub or any other registry:

{% content-ref url="pull.md" %} pull.md {% endcontent-ref %}

You can also view a list of the images that are currently available in an environment, including their IDs, usage states, tags, sizes and creation dates. There are many other options available:

{% content-ref url="build.md" %} build.md {% endcontent-ref %}

{% content-ref url="import.md" %} import.md {% endcontent-ref %}

{% content-ref url="export.md" %} export.md {% endcontent-ref %}