Create bind
This commit is contained in:
parent
f33ae75065
commit
7d752ec406
8
docker/services/bind
Normal file
8
docker/services/bind
Normal file
@ -0,0 +1,8 @@
|
||||
bind:
|
||||
network_mode: 'service:tinc'
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile.bind
|
||||
volumes:
|
||||
- /etc/bind/${netname}/:/etc/bind/
|
||||
restart: always
|
Loading…
x
Reference in New Issue
Block a user