2020-06-28 13:47:28 -06:00

8 lines
169 B
Plaintext

network_mode: 'service:tinc'
build:
context: .
dockerfile: Dockerfile.bind
volumes:
- /etc/bind/${netname}/:/etc/bind/
restart: always