8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
network_mode: 'service:tinc'
|
|
build:
|
|
context: .
|
|
dockerfile: Dockerfile.bind
|
|
volumes:
|
|
- /etc/lixonet/${netname}/.config/bind/:/etc/bind/
|
|
restart: always
|