Images
Description of the Images tab in Typhoon Test Hub, for updating or adding images to be used by agents.
Use the Images tab in case it is necessary to make changes to the base THCC image or add other custom images. After any changes are made, the new image will appear as an available option under Agents with the given name.
You can find the most important information about images in the Images table (Figure 1). From here, you can create a new image, update an image, or delete an existing one.

The Images table shows the following information:
- Name
- Time when the image was created
Image details

In the Details section, you can manage image data such as the Name, the Repository from which the image is made, and its Dockerfile.
Additionally, the option is available to delete an image by clicking on the button.
Create image
A new image can be added by clicking on the button. This
opens a dialog window where you can define image parameters (Figure 3). An already existing image can be duplicated by
clicking on the
button.

Parameters that can be edited include:
- the name which will be used to refer to the image throughout Typhoon Test Hub. Each name must be unique.
- the Repository that will be used for creating an image, selected from the dropdown menu. In order to avoid creating a new image every time there are changes on a branch, use a specific commit hash instead of a branch name.
- the Dockerfile for storing the image.