--- title: "Using Quay" slug: "v24-using-quay" updated: 2024-11-19T07:53:44Z published: 2024-11-19T07:53:44Z canonical: "docs.telosalliance.com/v24-using-quay" deprecated: true --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.telosalliance.com/llms.txt > Use this file to discover all available pages before exploring further. # Using Quay > **Deprecated.** This document is obsolete and is retained for reference purposes only. For current and supported documentation, please refer to the T[elos Infinity documentation home page.](https://docs.telosalliance.com/docs/telos-infinity) ## Quay Accounts Quay is a registry for storing and building container images. It is used extensively in the deployment of new Docker images within VIP. Both new and old Docker images are available via the Quay repository. To receive updated software (or Docker images) for your VIP system, registration is required. For more information and for help setting up a Quay account, please see "[Registering for Quay.io](https://docs.telosalliance.com/docker-deployment/quay.io)". ### Quay Container Repository All Telos Alliance Docker images are managed using the Quay registry. This allows the images that the containers run to be securely stored and updated so the latest images are always available. To use Quay, the Quay.io container registry must be enabled within Docker. On the left menu list within the Docker window, click on “Registries”. ![Figure 1 - Quay registries](https://cdn.document360.io/57e3cd80-d493-453c-9672-ad1b043dadc3/Images/Documentation/registry(7)(1).png) Figure 1 - Quay registries The Registries page will open. Click the "Add Registry" button. ![Figure 2 - Add registry](https://cdn.document360.io/57e3cd80-d493-453c-9672-ad1b043dadc3/Images/Documentation/registry(7).png) Figure 2 - Add registry The Registry provider page will open. Enter your Quay.io username and password. The use of an organization name is required. Enable the "Use organisation registry" button, enter "telosalliance" in the "Organisation name" field, then click the "Update registry" button. ![Figure 3 - Quay log in](https://cdn.document360.io/57e3cd80-d493-453c-9672-ad1b043dadc3/Images/Documentation/details(6).png) Figure 3 - Quay log in The Quay repository will now appear as "Quay" on the Docker Registries page. ![Figure 4 - Quay in the Docker Registries](https://cdn.document360.io/57e3cd80-d493-453c-9672-ad1b043dadc3/Images/Documentation/registries(4).png) Figure 4 - Quay in the Docker Registries