{"id":20324658,"url":"https://github.com/gh640/docker-proxy-samples","last_synced_at":"2026-04-28T09:35:06.893Z","repository":{"id":74923541,"uuid":"559816613","full_name":"gh640/docker-proxy-samples","owner":"gh640","description":"🐳  Samples to try Docker proxy feature","archived":false,"fork":false,"pushed_at":"2022-10-31T06:39:27.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-03T14:08:53.647Z","etag":null,"topics":["docker","docker-compose"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gh640.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-10-31T06:39:17.000Z","updated_at":"2022-10-31T06:44:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd5cc010-f358-43fd-b40c-951a6e671934","html_url":"https://github.com/gh640/docker-proxy-samples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gh640/docker-proxy-samples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fdocker-proxy-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fdocker-proxy-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fdocker-proxy-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fdocker-proxy-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gh640","download_url":"https://codeload.github.com/gh640/docker-proxy-samples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gh640%2Fdocker-proxy-samples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32375611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","docker-compose"],"created_at":"2024-11-14T19:36:51.912Z","updated_at":"2026-04-28T09:35:06.861Z","avatar_url":"https://github.com/gh640.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `docker-proxy-samples`\n\nSamples to try Docker proxy feature.\n\n## Prerequiresites\n\n- Docker\n- Docker Compose\n\n## Usage\n\n### 1. Build Docker images\n\n```bash\ndocker compose build\n```\n\n### 2. Start `proxy` container\n\n```bash\ndocker compose up proxy\n```\n\n### 3. Start `client` container and make requests\n\nOpen a new terminal and run the following command:\n\n```bash\ndocker compose run --rm -it client python\n```\n\n```python\n\u003e\u003e\u003e import requests as r\n\u003e\u003e\u003e r.get('https://example.com')\n\u003cResponse [200]\u003e\n```\n\nYou can see the proxy is used.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgh640%2Fdocker-proxy-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgh640%2Fdocker-proxy-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgh640%2Fdocker-proxy-samples/lists"}