Custom container image for Tinyproxy.
- 8000
TINYPROXY_PORT=8000
TINYPROXY_BIND_SAME=False
TINYPROXY_TIMEOUT=600
TINYPROXY_LOG_LEVEL="Info"
TINYPROXY_MAX_CLIENTS=100
TINYPROXY_ALLOW_LIST=
TINYPROXY_CONNECT_PORT_LIST="80,443"
TINYPROXY_FILTER_LIST=
TINYPROXY_FILTER_URLS=False
TINYPROXY_FILTER_DEFAULT_DENY=False
TINYPROXY_BASIC_AUTH_USER=
TINYPROXY_BASIC_AUTH_PASSWORD=You could use the BUILD_VERSION to specify the target version.
docker build -f Dockerfile -t tinyproxy:latest .This project is licensed under the Apache 2.0 License - see the LICENSE file for details.