Product Features
Applications

Images

4min

The Images pane of the Applications module lists Docker images that you’ve currently pulled from a Docker registry. These Docker images contain applications that can be installed and executed.

When you pull a Docker image and it’s contained application from a marketplace catalog, the Docker image is automatically pulled from the Docker registry associated with the marketplace catalog. A Docker image can be pulled in one of the following methods:

  1. Automatically pulled from a registry when deploying an application from a marketplace catalog (Marketplace).
  2. Pulled from a registry when using a custom Docker run command in Containers.
  3. Uploaded from local drive or imported using FTP (Upload an Image).

You can also directly pull Docker images from these default registries (skipping the need for a marketplace catalog):

  • Public Docker Hub
  • Microsoft Docker Container registry
  • Elastic public docker registry

Furthermore, you can also add own registries and then pull Docker images within them. See Add a Registry for details.

You can upload Docker images from your hard drive, or import using FTP. You can also view the total Docker image size, view details for a Docker image, copy a Docker image name, and remove any Docker images stored on the Images pane.

Note: Docker images should be regularly removed to preserve disk space.

Access Applications Images UI

To access the Applications Images pane:

  1. Log in to Litmus Edge.
  2. From the Navigation panel, select Applications. The Dashboard pane appears.
  3. Click Images. The Images pane appears.
Applications Images pane
Applications Images pane


Next Steps