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