All checks were successful
Docker - build image / docker (push) Successful in 1m0s
Tinyproxy 1.11.0-rc1
Usage (docker-compose)
version: "3.5"
services:
tinyproxy:
image: paramah/tinyproxy
networks:
- proxy_network
ports:
- "8888:8888"
environment:
TINYPROXY_TIMEOUT: 10
TINYPROXY_MAXCLIENTS: 200
Description
Languages
Dockerfile
88.1%
Shell
11.9%