Image Details Dialog Box

InstallAnywhere 2020 SP2

The Image Details dialog box displays information such as the image name, ID, and size for a Docker image that is selected in the Build Containers view.

To access the Image Details dialog box:

1. In the Advanced Designer, on the Build page, click Build Containers. The Build Containers view opens.
2. In the Docker Configuration area, in the Choose Container Configuration setting, select the configuration that you want to configure.
3. In the Select Base Image area, in the Image setting, select the item whose details you would like to view, and then click the Image Info button in this setting.

The Image Details dialog box displays the following information about a selected image.

Image Details Dialog Box

Setting

Description

Image Name

This setting shows the name of the selected image.

Image ID

This setting shows the ID of the selected image.

Size

This setting shows the size of the selected image.

Official

This setting indicates whether the selected image is an official image. Official images follow best practices, have clear documentation, and are designed for the most common use cases.

One reason why some users may choose to use a custom image instead of an official image is to optimize an image for size.

Repository Name

This setting shows the name of the repository that provided the image.

See Also