For the complete documentation index, see llms.txt. This page is also available as Markdown.

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:

Pull an image

The Images table provides an overview of all images currently available in an environment, including each image's ID, usage status, tags, size, and creation date.

From this table you can also:

  • Build a new image

  • Import or Export an image

  • Prune dangling and unused images to reclaim disk space

Build a new imageImport an imageExport an imagePrune dangling and unused images

Was this helpful?