mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-14 11:23:34 +02:00
7 lines
144 B
YAML
7 lines
144 B
YAML
polipo:
|
|
image: vimagick/polipo
|
|
command: proxyAddress=0.0.0.0 authCredentials=username:password
|
|
ports:
|
|
- "8123:8123"
|
|
restart: always
|