2023-04-23 17:59:37 -06:00

8 lines
185 B
Plaintext

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