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