9 lines
177 B
Plaintext
Raw Normal View History

2020-06-28 13:45:48 -06:00
bind:
network_mode: 'service:tinc'
build:
context: .
dockerfile: Dockerfile.bind
volumes:
- /etc/bind/${netname}/:/etc/bind/
restart: always