1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-23 01:39:27 +02:00
dockerfiles/rinetd/docker-compose.yml

7 lines
99 B
YAML
Raw Normal View History

2018-02-06 12:08:53 +02:00
rinetd:
image: vimagick/rinetd
volumes:
- ./data:/etc/rinetd
net: host
restart: always