This commit is contained in:
@@ -12,6 +12,10 @@ services:
|
||||
- /etc/group:/etc/group:ro
|
||||
# Mount all named volumes so they can be initialised
|
||||
- config:/config:rw
|
||||
labels:
|
||||
diun.enable: "true"
|
||||
diun.watch_repo: "true"
|
||||
diun.include_tags: "latest"
|
||||
|
||||
wireguard:
|
||||
image: linuxserver/wireguard:1.0.20250521
|
||||
@@ -42,6 +46,10 @@ services:
|
||||
volumes:
|
||||
- config:/config
|
||||
# - /lib/modules:/lib/modules
|
||||
labels:
|
||||
diun.enable: "true"
|
||||
diun.watch_repo: "true"
|
||||
diun.include_tags: "latest"
|
||||
|
||||
networks:
|
||||
wireguard_network:
|
||||
|
||||
Reference in New Issue
Block a user