Sign inSign up

jdpctp/tinyproxy

By jdpctp

•Updated over 1 year ago

tinyproxy base by rockylinux/rockylinux:9-minimal

Image
0

10K+

jdpctp/tinyproxy repository overview

docker-compose.yml

services:
  tinyproxy:
    container_name: tinyproxy
    restart: unless-stopped
    image: jdpctp/tinyproxy:latest
    user: 1000:1000
    volumes:
      - ./tinyproxy.conf:/etc/tinyproxy/tinyproxy.conf
      - ./log:/var/log/tinyproxy
    ports:
      - "3128:3128"
    environment:
      TZ: Asia/Taipei

Tag summary

Content type

Image

Digest

sha256:3cab0f8e4…

Size

140.7 MB

Last updated

over 1 year ago

docker pull jdpctp/tinyproxy