Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 2.02 KB

quay.adoc

File metadata and controls

34 lines (29 loc) · 2.02 KB

Configure your Quay account for dev deployment

There is a set of images that is built and pushed to quay repositories while deploying local versions of Toolchain (Sandbox) operators to OpenShift cluster. Please make sure that the repositories exist in your quay.io account.

Repositories

  1. Register for a quay.io account if you don’t have one

  2. Make sure you have set the QUAY_NAMESPACE variable:
    export QUAY_NAMESPACE=<quay-username>

  3. Log in to quay.io using
    docker login quay.io

Public visibility

All aforementioned repositories has to be public, so make sure that the visibility is set to public for all of them: