mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-30 09:16:58 +02:00
7 lines
123 B
YAML
7 lines
123 B
YAML
polipo:
|
|
image: vimagick/polipo
|
|
command: authCredentials=username:password
|
|
ports:
|
|
- "8123:8123"
|
|
restart: always
|