Deleting Container Images
In this section, you will learn different methods for deleting container images.
Container Image Workflow
This guide is part of the container workflow. Make sure you already:
Prerequisites
Before following this guide, ensure that you have already pushed container images.
- Navigate to the Branches section in the GameFabric UI.
- Click View Images to open the branch detail view, which displays all images associated with that branch.
WARNING
Images that are actively in use cannot be deleted!
Delete a Single Tag
To delete a single tag:
- Click the dropdown for the desired image.
- Select Delete Tag.
- A confirmation pop-up will appear. Verify that you have selected the correct image.
- Click Delete to confirm or Cancel to abort.
Delete Multiple Images
You can also delete multiple images or tags simultaneously:
- Select the images by checking the boxes for each desired row OR Use the dropdown above the table to select the entire page or all items at once.
- Click Delete Images at the bottom of the screen. A confirmation pop-up will appear.
- Click Delete to confirm or Cancel to abort.
Delete All Tags of an Image
If you want to delete all tags of an image at once:
- Select the Delete Image (all Tags) option in the dropdown on the right side of the image row.
- A confirmation pop-up will appear. Click Delete to confirm or Cancel to abort.