Repository Mirroring

Quay repository mirroring allows you to replicate container images from external or local registries into your Quay cluster.

Creating a Mirrored Repository

  • Click Create New Repository.

create repo
  • In the drop-down list, select the organization, name the repository apache/httpd-mirror, and set its visibility to Public.

mirror cfg
  • Click Create Public Repository.

  • Click the Settings icon.

  • Change the Repository State to Mirror.

repo state
  • Click the Mirroring icon.

  • Fill in the fields with the following values:

    • Registry Location: httpd

    • Tags: 2.4.53, 2.4.48*

    • Start Date: set to the current date and time

    • Sync Interval: 1 minute

    • Skopeo Timeout Interval: 300

    • Robot User: Create robot account

create robot acc
robot acc
  • Click Create Robot Account.

mirror all
  • Click Enable Mirror.

Repository Usage Logs, Tags, and Tag History

After enabling mirroring, you can view the Tag History, Tags, and Usage Logs as shown below.

usagelogs
tag history
tags