Update content

How to display the versions of an image

Reviewed on 24 May 2023 • Published on 25 February 2019

Scaleway Container Registry supports image versioning. This allows you to track any changes in your container image versions, and easily revert your deployment if needed. You can choose which image version you want to pull, and delete any versions that you no longer need.

Security & Identity (IAM):

You may need certain IAM permissions to carry out some actions described on this page. This means:

  • you are the Owner of the Scaleway Organization in which the actions will be carried out, or
  • you are an IAM user of the Organization, with a policy granting you the necessary permission sets
Requirements:
  1. Click Container Registry in the Containers section of the Scaleway console side menu. The Container Registry namespaces dashboard displays.
  2. Click the namespace’s name to list its images.
  3. To view pull instructions for a specific version, click «See more Icon» next to the version. Then click Pull instructions.
    Tip:

    If a specific version is no longer required, click «See more Icon» > Delete next to the identifier to delete it.

See Also