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