8 lines
169 B
Plaintext
Raw Normal View History

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