{"id":22055855,"url":"https://github.com/axelspringer/registry-nginx","last_synced_at":"2026-04-16T19:03:04.400Z","repository":{"id":94050323,"uuid":"108121585","full_name":"axelspringer/registry-nginx","owner":"axelspringer","description":"Docker Registry Nginx Proxy https://hub.docker.com/r/axelspringer/registry-proxy","archived":false,"fork":false,"pushed_at":"2017-10-24T13:43:07.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-02T16:41:42.856Z","etag":null,"topics":["docker","nginx","registry"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/axelspringer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-24T12:09:56.000Z","updated_at":"2017-10-24T13:58:52.000Z","dependencies_parsed_at":"2023-03-07T23:31:31.867Z","dependency_job_id":null,"html_url":"https://github.com/axelspringer/registry-nginx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/axelspringer/registry-nginx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelspringer%2Fregistry-nginx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelspringer%2Fregistry-nginx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelspringer%2Fregistry-nginx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelspringer%2Fregistry-nginx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axelspringer","download_url":"https://codeload.github.com/axelspringer/registry-nginx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axelspringer%2Fregistry-nginx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268045237,"owners_count":24186759,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker","nginx","registry"],"created_at":"2024-11-30T16:11:46.494Z","updated_at":"2026-04-16T19:02:59.372Z","avatar_url":"https://github.com/axelspringer.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/axelspringer/registry-proxy.svg?branch=master)](https://travis-ci.org/axelspringer/registry-proxy) [![Docker Stars](https://img.shields.io/docker/stars/axelspringer/registry-proxy.svg)](https://hub.docker.com/r/axelspringer/registry-proxy/) [![Docker Pulls](https://img.shields.io/docker/pulls/axelspringer/registry-proxy.svg)](https://hub.docker.com/r/axelspringer/registry-proxy/)\n\nRuns an [Nginx](https://nginx.org) as proxy for [Docker Registry](https://github.com/docker/distribution).\n\n## Getting Started\n\nAvailable on the Docker Index as [axelspringer/registry-proxy](https://index.docker.io/u/axelspringer/registry-proxy/):\n\n```bash\ndocker pull axelspringer/registry-proxy\n```\n\n[![](https://badge.imagelayers.io/axelspringer/registry-proxy:1.13.5.svg)](https://imagelayers.io/?images=axelspringer/registry-proxy:1.13.5.svg)\n\n## Usage\nThe container expects the following environment variables to be passed in:\n\n* `DOCKER_REGISTRY_DOMAIN` - is the accessible registry domain (e.g. registry.example.com)\n* `DOCKER_REGISTRY_HOST` - is the hostname of the registry to connect (e.g. registry)\n* `DOCKER_REGISTRY_PORT` - is the port the registry listens on (e.g. 5000)\n\n\u003e It is highly recommended to further proxy this proxy\n\nStarting the container:\n\n    docker run -p 80:80 \\\n        -e DOCKER_REGISTRY_DOMAIN=registry.example.com \\\n        -e DOCKER_REGISTRY_HOST=registry \\\n        -e DOCKER_REGISTRY_PORT=5000 \\\n        axelspringer/registry-proxy:1.13.5\n\n# License\n[Apache-2.0](/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxelspringer%2Fregistry-nginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxelspringer%2Fregistry-nginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxelspringer%2Fregistry-nginx/lists"}