Project Quay
A self-hostable container image registry for building, storing and distributing container images.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Project Quay
Project Quay is the open-source container registry behind Quay. You run it on your own infrastructure to build, store and distribute container images, with access controls for who can push and pull and security scanning of stored images.
The repository also includes a mirror-registry tool and a configuration tool, and development is very active. It suits organisations and technically confident individuals who want a full-featured private registry instead of relying on a public one.
Strengths
- Private registry you host yourself
- Image security scanning
- Access controls for repositories
- Image builds and mirroring support
Limitations
- Heavier to deploy than a simple registry
- Aimed at teams more than single users
Details
- Pricing
- FreeFree to self-host as an open-source project.
- License
- Open source, license not stated
- Developer
- The Quay contributors
- Platforms
- Web, Self-hosted
- How it runs
- Self-hosted
- Best suited for
- Teams that want a private, self-hosted container registry
- Categories
- Container tools, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Project Quay
Compare allSoftware that can replace Project Quay for an important use case, and what changes if you switch.
Harbor
A self-hosted container registry with vulnerability scanning, image signing and role-based access control.
Harbor is a self-hosted registry adding content signing, role-based access control with identity integration and replication between registries, and installs via Docker or Kubernetes.
zot
Self-hosted OCI-native container image registry shipped as a single binary with no dependencies.
zot ships as a single static binary with no external services, runs without root and includes scanning and auth, making it lighter to host than Quay.
Distribution
An open-source container registry server for storing and distributing container images and other content.
Distribution is a lightweight self-hosted registry server with no built-in web interface or vulnerability scanning, and access control needs extra setup.
Similar software
Related functionality, not necessarily a direct replacement.
Clair
A self-hosted service that statically analyses container images for known vulnerabilities.
Skopeo
A command-line tool for inspecting, copying and signing container images in remote registries.
regclient
A Go client and command-line tooling for inspecting, copying and managing images in Docker and OCI registries.
ORAS
A command-line tool and client libraries for pushing and pulling OCI artifacts to container registries.
Buildah
A command-line tool for building OCI container images without a running daemon.