apps/unbound/docker-compose.yml aktualisiert
This commit is contained in:
@@ -1,15 +1,12 @@
|
||||
services:
|
||||
unbound:
|
||||
image: kutzilla/unbound:latest
|
||||
image: shaanmajid/unbound:latest
|
||||
container_name: unbound
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
- /mnt/user/appdata/unbound/config:/opt/unbound/etc/unbound
|
||||
|
||||
networks:
|
||||
- dns_net
|
||||
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user