Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sashkab/squid-docker
Containerized squid proxy
https://github.com/sashkab/squid-docker
Last synced: 17 days ago
JSON representation
Containerized squid proxy
- Host: GitHub
- URL: https://github.com/sashkab/squid-docker
- Owner: sashkab
- Created: 2018-01-17T20:13:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T18:09:57.000Z (almost 2 years ago)
- Last Synced: 2024-11-18T02:45:38.567Z (about 1 month ago)
- Language: Dockerfile
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-squid
Containerized squid proxy on localhost.
```sh
docker-compose build && docker-compose up -d && docker-compose logs -f
```