{"id":19865723,"url":"https://github.com/b4tman/docker-squid","last_synced_at":"2026-01-05T03:50:56.798Z","repository":{"id":38418314,"uuid":"81296504","full_name":"b4tman/docker-squid","owner":"b4tman","description":"Squid in docker container based on Alpine Linux","archived":false,"fork":false,"pushed_at":"2025-04-01T07:58:42.000Z","size":335,"stargazers_count":78,"open_issues_count":1,"forks_count":32,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-25T21:51:07.740Z","etag":null,"topics":["alpine","armhf","docker","hacktoberfest","squid"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/b4tman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":["https://boosty.to/0xffff","https://www.donationalerts.com/r/b4tman1"]}},"created_at":"2017-02-08T06:37:35.000Z","updated_at":"2025-04-02T09:11:08.000Z","dependencies_parsed_at":"2023-02-01T11:30:16.015Z","dependency_job_id":"eb30f71f-3743-4208-b627-bfb8f97a87b7","html_url":"https://github.com/b4tman/docker-squid","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b4tman%2Fdocker-squid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b4tman%2Fdocker-squid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b4tman%2Fdocker-squid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b4tman%2Fdocker-squid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b4tman","download_url":"https://codeload.github.com/b4tman/docker-squid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251992974,"owners_count":21677022,"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":["alpine","armhf","docker","hacktoberfest","squid"],"created_at":"2024-11-12T15:23:56.266Z","updated_at":"2026-01-05T03:50:56.772Z","avatar_url":"https://github.com/b4tman.png","language":"Dockerfile","funding_links":["https://boosty.to/0xffff","https://www.donationalerts.com/r/b4tman1"],"categories":["Dockerfile"],"sub_categories":[],"readme":"![Docker Image CI Status](https://github.com/b4tman/docker-squid/workflows/Docker%20Image%20CI/badge.svg)\n\n# docker-squid\n\nDocker Squid container based on Alpine Linux.\n\nAutomated builds of the image are available on:\n\n- DockerHub:\n  - [b4tman/squid](https://hub.docker.com/r/b4tman/squid)\n- Github:\n  - [ghcr.io/b4tman/squid](https://github.com/users/b4tman/packages/container/package/squid)\n  - [ghcr.io/b4tman/squid-armhf](https://github.com/users/b4tman/packages/container/package/squid-armhf)\n  - [ghcr.io/b4tman/squid-ssl-bump](https://github.com/users/b4tman/packages/container/package/squid-ssl-bump)\n\n# Quick Start\n\nJust launch container:\n\n```bash\ndocker run -p 3128:3128 b4tman/squid\n```\n\nor use [docker-compose](https://docs.docker.com/compose/):\n\n```bash\nwget https://raw.githubusercontent.com/b4tman/docker-squid/master/docker-compose.yml\ndocker-compose up\n```\n\n# Configuration\n\n## Environment variables:\n\n- **SQUID_CONFIG_FILE**: Specify the configuration file for squid. Defaults to `/etc/squid/squid.conf`.\n\n## Example:\n\n```bash\ndocker run -p 3128:3128 \\\n\t--env='SQUID_CONFIG_FILE=/etc/squid/my-squid.conf' \\\n\t--volume=/srv/docker/squid/squid.conf:/etc/squid/my-squid.conf:ro \\\n\tb4tman/squid\n```\n\nThis will start a squid container with your config file `/srv/docker/squid/squid.conf`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb4tman%2Fdocker-squid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb4tman%2Fdocker-squid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb4tman%2Fdocker-squid/lists"}