Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 2.06 KB

File metadata and controls

46 lines (38 loc) · 2.06 KB

Quay User Documentation

This directory is the user-facing documentation for Quay.

It is written from the current implementation and tests, not from the older design specs. The specs in docs/quay-spec*.md are useful design history, but they have not been maintained all the way. If a spec and these docs disagree, verify against the CLI implementation and tests, then fix the docs.

Start Here

Audience

These docs are for:

  • Operators installing and running Quay on a single host.
  • Orchestrator authors integrating with Quay through the CLI.
  • Engineers debugging task state, artifacts, repo registration, and adapter behavior.

They are not a replacement for the internal design notes. Use the specs when you need architectural context, but use these docs when you need to run the tool.