tinyproxy: image: travix/tinyproxy ports: - "3128:8888" volumes: - /etc/docker/compose/tinyproxy/tinyproxy.conf:/etc/tinyproxy.conf restart: always