mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-04 10:34:49 +02:00
7 lines
99 B
YAML
7 lines
99 B
YAML
rinetd:
|
|
image: vimagick/rinetd
|
|
volumes:
|
|
- ./data:/etc/rinetd
|
|
net: host
|
|
restart: always
|