{"id":24625184,"url":"https://github.com/johnmccabe/polipo-docker","last_synced_at":"2026-04-17T10:32:31.601Z","repository":{"id":73913244,"uuid":"45948295","full_name":"johnmccabe/polipo-docker","owner":"johnmccabe","description":"Docker image for the Polipo caching web proxy.","archived":false,"fork":false,"pushed_at":"2015-11-13T18:22:42.000Z","size":0,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T07:59:48.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnmccabe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.polipo","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-10T23:52:59.000Z","updated_at":"2017-01-17T12:20:39.000Z","dependencies_parsed_at":"2023-03-11T16:00:54.931Z","dependency_job_id":null,"html_url":"https://github.com/johnmccabe/polipo-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johnmccabe/polipo-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmccabe%2Fpolipo-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmccabe%2Fpolipo-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmccabe%2Fpolipo-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmccabe%2Fpolipo-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnmccabe","download_url":"https://codeload.github.com/johnmccabe/polipo-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmccabe%2Fpolipo-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31925406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:19:20.377Z","status":"ssl_error","status_checked_at":"2026-04-17T10:19:18.682Z","response_time":62,"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":[],"created_at":"2025-01-25T04:13:17.117Z","updated_at":"2026-04-17T10:32:31.582Z","avatar_url":"https://github.com/johnmccabe.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://badge.imagelayers.io/johnmccabe/polipo:latest.svg)](https://imagelayers.io/?images=johnmccabe/polipo:latest 'Get your own badge on imagelayers.io')\n# polipo docker image\nAlpine based docker image for the polipo caching http proxy.\n\nContains polipo binary built from https://github.com/jech/polipo/tree/master.\n\nGet started quickly by mapping the cache volume to your local filesystem (make sure you've created the directory first) and setting a static port mapping.\n\n```\ndocker run --name polipo -v ~/.polipo-cache:/cache -d -p 8123:8123 johnmccabe/polipo\n```\nThe proxy will now be available for use.\n```\nexport http_proxy=http://\u003cdocker ip\u003e:8123\n```\nYou can also access the polipo web interface to configure/monitor the running instance, refer to the [Polipo documentation](http://www.pps.univ-paris-diderot.fr/~jch/software/polipo/manual/Web-interface.html) for more details.\n```\nhttp://\u003cdocker ip\u003e:8123/polipo/\n```\n### Using with Vagrant\nIf you wish to have Vagrant automatically add the proxy to any started VMs if the polipo container is running\n\nInstall the `vagrant-proxyconf` plugin:\n\n    vagrant plugin install vagrant-proxyconf\n\nAdd the `Vagrantfile` from the vagrant directory in this repo to `~/.vagrant.d`, this will automatically detect the docker-machines ip and check that Polipo is running before attempting to have Vagrant use the proxy.\n\nIf a valid proxy is detected you will see the following on vagrant up:\n\n    Using Polipo Proxy: http://192.168.99.100:8123 \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmccabe%2Fpolipo-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnmccabe%2Fpolipo-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmccabe%2Fpolipo-docker/lists"}