mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-24 22:39:25 +01:00
8 lines
120 B
YAML
8 lines
120 B
YAML
dante:
|
|
image: vimagick/dante
|
|
ports:
|
|
- "1080:1080"
|
|
volumes:
|
|
- sockd.conf:/etc/sockd.conf
|
|
restart: always
|