{"id":13501526,"url":"https://github.com/quay/quay","last_synced_at":"2026-04-01T18:45:58.688Z","repository":{"id":37470272,"uuid":"220517730","full_name":"quay/quay","owner":"quay","description":"Build, Store, and Distribute your Applications and Containers","archived":false,"fork":false,"pushed_at":"2025-05-10T07:04:55.000Z","size":88159,"stargazers_count":2607,"open_issues_count":235,"forks_count":308,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-05-10T07:33:24.025Z","etag":null,"topics":["containers","docker","oci-distribution","quay"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quay.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-08T17:37:05.000Z","updated_at":"2025-05-07T19:55:32.000Z","dependencies_parsed_at":"2023-12-20T15:43:26.707Z","dependency_job_id":"727fa36e-57a9-4b46-8038-5a196ed7354b","html_url":"https://github.com/quay/quay","commit_stats":{"total_commits":8626,"total_committers":131,"mean_commits":65.8473282442748,"dds":0.8087178298168328,"last_synced_commit":"7e7dfc919ea9817127b71583f4c36a3f4abeadfe"},"previous_names":[],"tags_count":101,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quay%2Fquay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quay%2Fquay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quay%2Fquay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quay%2Fquay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quay","download_url":"https://codeload.github.com/quay/quay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254043325,"owners_count":22004926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["containers","docker","oci-distribution","quay"],"created_at":"2024-07-31T22:01:40.558Z","updated_at":"2026-01-05T17:13:30.285Z","avatar_url":"https://github.com/quay.png","language":"Python","funding_links":[],"categories":["Python","docker","Docker-Tools"],"sub_categories":[],"readme":"# Project Quay\n\n![CI](https://github.com/quay/quay/workflows/CI/badge.svg?branch=master)\n[![Container Repository on Quay](https://quay.io/repository/projectquay/quay/status \"Container Repository on Quay\")](https://quay.io/repository/projectquay/quay)\n\n:warning: The `master` branch may be in an *unstable or even broken state* during development.\nPlease use [releases] instead of the `master` branch in order to get stable software.\n\n[releases]: https://github.com/quay/quay/releases\n\n![Project Quay Logo](project_quay_logo.png)\n\nProject Quay builds, stores, and distributes your container images.\n\nHigh-level features include:\n\n- Docker Registry Protocol [v2]\n- Docker Manifest Schema [v2.1], [v2.2]\n- OCI spec v1.1 support [oci]\n- Authentication provided by [LDAP], [Keystone], [OIDC], [Google], and [GitHub]\n- ACLs, team management, and auditability logs\n- Geo-replicated storage provided by local filesystems, [S3], [GCS], [Swift], [Ceph] and [ODF]\n- Continuous Integration integrated with [GitHub], [Bitbucket], [GitLab], and [git]\n- Security Vulnerability Analysis via [Clair]\n- [Swagger]-compliant HTTP API\n\n[v2]: https://docs.docker.com/registry/spec/api/\n[v2.1]: https://github.com/docker/distribution/blob/master/docs/spec/manifest-v2-1.md\n[v2.2]: https://github.com/docker/distribution/blob/master/docs/spec/manifest-v2-2.md\n[oci]: https://github.com/opencontainers/distribution-spec/tree/v1.1.0-rc1?tab=readme-ov-file#oci-distribution-specification\n[LDAP]: https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol\n[Keystone]: http://docs.openstack.org/developer/keystone\n[OIDC]: https://en.wikipedia.org/wiki/OpenID_Connect\n[Google]: https://developers.google.com/identity/sign-in/web/sign-in\n[GitHub]: https://developer.github.com/v3/oauth\n[S3]: https://aws.amazon.com/s3\n[GCS]: https://cloud.google.com/storage\n[Swift]: http://swift.openstack.org\n[Ceph]: http://docs.ceph.com/docs/master/radosgw/config\n[ODF]: https://www.redhat.com/en/technologies/cloud-computing/openshift-data-foundation\n[GitHub]: https://github.com\n[Bitbucket]: https://bitbucket.com\n[GitLab]: https://gitlab.com\n[git]: https://git-scm.com\n[Clair]: https://github.com/quay/clair\n[Swagger]: http://swagger.io\n\n## Getting Started\n\n* Explore a live instance of Project Quay hosted at [Quay.io]\n* Watch [talks] given about Project Quay\n* Review the [documentation] for Red Hat Quay\n* Get up and running with our [getting started] guide for developing or deploying Quay\n* Deploy on Kubernetes using the [Quay Operator]\n\n[Quay.io]: https://quay.io\n[talks]: /docs/talks.md\n[documentation]: https://access.redhat.com/documentation/en-us/red_hat_quay\n[getting started]: /docs/getting-started.md\n[Quay Operator]: https://github.com/quay/quay-operator\n\n## Community\n\n* Mailing List: [quay-sig@googlegroups.com]\n* IRC: #quay on [libera.chat]\n* Bug tracking: [Red Hat JIRA]\n* Security Issues: [security@redhat.com]\n* Community meetings held the first Wednesday of every month 11:00 AM EST: [meeting link](https://meet.google.com/rsj-atvk-zth)\n\n[quay-sig@googlegroups.com]: https://groups.google.com/forum/#!forum/quay-sig\n[libera.chat]: https://web.libera.chat/?channel=#quay\n[Red Hat JIRA]: https://issues.redhat.com/projects/PROJQUAY\n[security@redhat.com]: mailto:security@redhat.com\n\n## License\n\nProject Quay is under the Apache 2.0 license.\nSee the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquay%2Fquay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquay%2Fquay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquay%2Fquay/lists"}