mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-04 10:34:49 +02:00
9 lines
161 B
YAML
9 lines
161 B
YAML
polipo:
|
|
image: vimagick/polipo
|
|
command:
|
|
authCredentials=username:password
|
|
socksParentProxy=1.2.3.4:9050
|
|
ports:
|
|
- "8123:8123"
|
|
restart: always
|