mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
8 lines
144 B
YAML
8 lines
144 B
YAML
services:
|
|
alpaca:
|
|
image: vimagick/alpaca
|
|
command: -C http://url-to-proxy.pac
|
|
ports:
|
|
- "3128:3128"
|
|
restart: unless-stopped
|