feat: add filtering by container label for Docker integration (#194)

This commit is contained in:
George Ntoutsos
2025-04-25 02:03:33 +03:00
committed by GitHub
parent 6b63fe209f
commit faa61b0f1d
5 changed files with 114 additions and 10 deletions
+2
View File
@@ -10,6 +10,8 @@ services:
headscale:
image: "headscale/headscale:0.25.1"
container_name: "headscale"
labels:
- com.headplane.selector=headscale
restart: "unless-stopped"
command: "serve"
networks: