The page has been translated by Gen AI.

Image and Tag Management

Images are the logical management unit of tags. Users can efficiently manage image versions using tags.

Generate Image

To generate an image, the repository must be created first. For detailed information about creating a repository, refer to Repository Management.

  • Images are created by pushing images or OCI standard artifacts using the CLI with the registry endpoint.
  • To push an image via CLI, refer to the official documentation provided by the client tool you are using or Using CLI.

Check image detailed information

Image can view and edit the full resource list and detailed information. The Image detail page consists of Details, Tags, Delete Policy Test tabs.

To view the image details, follow the steps below.

  1. All Services > Container > Container Registry menu, click. Go to the Service Home page of Container Registry.
  2. Click the Image menu on the Service Home page. Navigate to the Image list page.
  3. Image list at the top of the page, click the Settings icon to select the Registry name and Repository name where the Image for viewing detailed information is stored.
    • If there is no desired item, click Create New to register the Registry and Repository, then you can select it.
  4. Click the resource (Image) to view detailed information on the Image List page. You will be taken to the Image Details page.
    • Image Details page displays the Image’s status information and detailed information, and consists of Detailed Information, Tags, Delete Policy Test tabs.
      CategoryDetailed description
      Image StatusRepresents the status of the image
      • Active: Available state
      • Deleting: Deleting state
      • Inactive: State where deletion failed and not usable (only deletion request possible)
      • Editing: State of modifying settings or deleting image sub-resources (tags)
      User GuideCLI-based Image Usage Guide
      Image DeleteButton that deletes the image
      Table. Image status information and additional functions

Detailed Information

On the Image list page, you can view the detailed information of the selected resource and, if necessary, edit the information.

CategoryDetailed description
CreatorUser who generated the image
Creation timeImage creation time
EditorUser who edited the image
Edit date and timeDate and time the image was edited
Image nameUser-generated image name
Registry nameRegistry name and view link of the repository where the image is stored
PullsNumber of times the image was pulled
Repository NameName of the repository where the image is stored and view link
DescriptionUser-entered description for the image
  • Click the Edit icon to edit the description
Image ScanImage vulnerability automatic scan and scan exclusion policy settings
  • Set image scan policies to automatically check vulnerabilities of pushed images or specify inspection targets and vulnerabilities to exclude during image scanning
  • Click the Edit icon to change whether image vulnerability automatic scanning is enabled, whether the scan exclusion policy is used, and detailed policies
    • If image automatic scanning is set to Enabled, the image’s vulnerabilities are automatically checked when the image is pushed. This setting applies to images pushed after automatic scanning is enabled, and vulnerability checking costs are charged during automatic scans
    • If the scan exclusion policy is set to Enabled, you can specify inspection targets and vulnerabilities to exclude during image scanning as follows
      • Excludable inspection targets
        • Exclude Language Package
        • Exclude Secret
        • Exclude vulnerabilities without Fix Version
      • Excludable vulnerabilities: you can select one of the following levels
        • Exclude vulnerabilities at levels (None / Unknown / Negligible / Low / Medium / High / Critical) and below
Image Pull RestrictionSet usage of Image Pull Restriction feature and restriction values
  • Using the Image Pull Restriction feature limits the pulling of unscanned or vulnerable images to minimize security threats
  • Edit icon to click to change the usage of the Image Pull Restriction feature and its restriction values
    • If the unscanned image Pull restriction is set to Enabled, pulling images that have not been vulnerability-checked is not allowed
    • If the vulnerable image Pull restriction is set to Enabled, pulling images is not allowed when Critical or High level vulnerabilities exceeding the entered value are found. The input and selectable values for this policy are as follows
      • Critical: 1 (default) ~ 9,999,999
      • High: 1 (default) ~ 9,999,999
      • Exclude vulnerabilities without a Fix Version
        • When selected as Enabled, vulnerabilities without a Fix Version (i.e., vulnerable packages/libraries lacking a patch version) are excluded from the Pull restriction policy
Image lock statusYou can set a lock so that the selected image cannot be deleted or updated
  • Edit icon can be clicked to change the image lock status
  • If the image lock status is Lock, the image and all internal Tags are changed to a locked state and cannot be deleted or updated
  • If you change the image lock status from Lock to Unlock, the image and all internal Tags can be deleted or updated
Image Tag DeletionSet automatic deletion policy for images stored in the repository
  • Edit icon can be clicked to change the image tag deletion policy
  • If the deletion policy is set to Enabled, the image tag deletion policy can be applied
  • Select Enabled for the Untagged Image automatic deletion and Old Image automatic deletion items of the deletion policy to apply those image deletion policies
  • Enter the automatic deletion period in the deletion policy; the image will be automatically deleted after the set period has passed since it was first pushed
Table. Image detailed information items

Delete Image

Caution
If you delete the image, all tags within the image will be deleted as well.

To delete the Image, follow the steps below.

  1. All Services > Container > Container Registry Click the menu. Navigate to the Service Home page of Container Registry.
  2. Click the Image menu on the Service Home page. It moves to the Image List page.
  3. Image list Click the Settings icon at the top of the page and select the Registry name and Repository name where the Image to be deleted is stored.
  4. Click the resource (Image) to delete on the Image List page. You will be taken to the Image Details page.
  5. Click the Delete Image button on the Image Details page.
  6. Image Delete when the popup appears, click the Confirm button.
  7. After deletion is complete, check on the Image List page whether the resource has been deleted.

Check detailed image tag information

To view detailed image tag information, follow these steps.

  1. All Services > Container > Container Registry Click the menu. Go to Container Registry’s Service Home page.
  2. Click the Image menu on the Service Home page. Navigate to the Image list page.
  3. Image List Click the Settings icon at the top of the page and select the Registry name and Repository name where the Image to view detailed information is stored.
  4. Image List page, click the resource (Image) to view detailed information. Navigate to the Image Details page.
    • Image Details Click the Tags tab on the right side of the detailed information tab at the top of the page. Go to the Tags List page.
      ColumnDetailed description
      TagsTag name of image Digest
      • A single image Digest can have multiple tag names
      DigestImage Digest value
      SizeImage Digest size
      Edit TimestampImage Digest(Tags) Edit Timestamp
      Inspection Date and TimeImage Digest (Tags) Vulnerability Inspection Date and Time
      Vulnerability Check ResultImage Digest (Tags) Vulnerability Check Result
      • Summary of vulnerability count information and a view result button are displayed
      • View Result button can be clicked to view detailed vulnerability analysis results for the image tags
      StatusStatus for image Digest (Tags)
      • Active: Normal usable state
      • Deleting: Deleting state
      • Inactive: Deletion failed and not usable (only delete request possible)
      Copy URLCopy endpoint URL for using image Digest
      • You can copy the private/public endpoint URL to use in commands for using image Digest
      More buttonMenu to select delete, edit, vulnerability check, and detailed usage guide for image Digest (Tags)
      • Delete: Delete the specified image Digest (Tags)
      • Edit Tags: Tag name of the image Digest can be edited in the Tags edit window
      • Vulnerability Check: Vulnerability check available for image Digest (Tags)
      • Detailed Usage Guide: Can view a guide for using image Digest (Tags) based on CLI
      • Tags Lock: Can set a lock so that selected image Tags cannot be deleted or updated
      • Tags Unlock: Can remove the lock to allow selected image Tags to be deleted or updated
      Table. Tags list items
Reference
Image digests that are in an Untagged state without a tag name are displayed as None in the Tags field.

Detailed Information

Click the Tags of the image Digest whose details you want to view in the list of Tags in Image details. The detailed information window for the image Digest (Tags) will appear.

ColumnDetailed description
Tag InformationDisplays tag name, digest, creation date and time, modification date and time
  • Click the Copy button at the far right of the digest value to copy the digest value
Manifest InformationDisplays manifest type and detailed content
  • Copy Manifest click to copy the manifest value
  • Download click to download the manifest as a JSON file
Table. Tags detailed information window items
  • If you check the information in the tag detail window and click Confirm, the window will close.

Delete image tags

Caution
If there are other tags referencing the selected tag, you cannot delete the tag. Delete the referencing tags first, then delete the tag.

To delete an image tag, follow these steps.

  1. All Services > Container > Container Registry Click the menu. Navigate to the Service Home page of Container Registry.
  2. Click the Image menu on the Service Home page. Go to the Image list page.
  3. Click the Settings icon at the top of the Image List page and select the Registry name and Repository name where the Image to view detailed information is stored.
  4. Click the resource (Image) to view detailed information on the Image List page. You will be taken to the Image Details page.
  • Click the Tags tab on the right side of the detailed information tab at the top of the Image Details page. You will be taken to the Tags List page.
  1. In the Tags list, select the checkbox located to the left of the tag you want to delete, then click Delete.
    • If you select checkboxes for multiple items, you can delete multiple tags at once, and you can select and delete up to 50 tags at a time.
    • You can delete tags one by one by clicking the Delete button inside the more options button located at the right end of the tag to be deleted.
  2. Delete Tags When the popup window opens, click Confirm.
  3. Once deletion is complete, check on the Tags list page whether the resource has been deleted.

Testing image tag deletion policy

To test the image tag deletion policy you set, follow the steps below.

  1. All Services > Container > Container Registry menu, click. Navigate to the Service Home page of Container Registry.
  2. Click the Image menu on the Service Home page. Navigate to the Image list page.
  3. Image List Click the Settings icon at the top of the page and select the Registry name and Repository name where the Image to view detailed information is stored.
  4. Click the resource (Image) to view detailed information on the Image List page. You will be taken to the Image Detail page.
    • Image Details Click the Delete Policy Test tab on the right of the Detailed Information tab at the top of the page. You will be taken to the Delete Policy Test tab page.
  5. Delete Policy Test on the tab page, click the Policy Test button of the Delete Target Tags item. The delete policy test will be executed.
  6. When the delete policy test execution notification popup opens, click the Confirm button.
    • When the test execution request is completed, the phrase Deletion policy test execution request has been completed is displayed.
  7. Check the test results when the deletion policy test is completed.
    • Deleted Target Tags item shows the image tags (digests) that are subject to the deletion policy.
Manage Repository
Managing Image Security Vulnerabilities