Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laspavel/tinyproxy-docker

Simple proxy-server tinyproxy on alpine linux.
https://github.com/laspavel/tinyproxy-docker

docker docker-compose dockerfile tinyproxy

Last synced: about 1 month ago
JSON representation

Simple proxy-server tinyproxy on alpine linux.

Awesome Lists containing this project

README

        

![](https://img.shields.io/github/v/release/laspavel/tinyproxy-docker) ![](https://img.shields.io/docker/pulls/laspavel/tinyproxy) ![](https://img.shields.io/github/license/laspavel/tinyproxy-docker)

# tinyproxy in Docker
dockerfile for tinyproxy on alpine linux.

# proxy port
port is ```8888```.

# how to use
```docker run -d -p 8888:8888 laspavel/tinyproxy -v tinyproxy.conf:/etc/tinyproxy/tinyproxy.conf```