Add: Icon labels for all services with Unraid/Docker support\n\n- Added com.docker.compose.service-icon labels\n- Added com.unraid.icon labels for Unraid compatibility\n- Added generic icon labels for other tools\n- Updated README with icon documentation\n- Included aliasvault-icon.png from original repo

This commit is contained in:
Hermes Agent
2026-05-04 13:46:13 +00:00
parent ca82784d05
commit f0a0680f14
4 changed files with 133 additions and 67 deletions
+8
View File
@@ -0,0 +1,8 @@
version: '3.8'
services:
web:
image: nginx:alpine
labels:
com.example.icon: "https://example.com/icon.png"
com.docker.compose.service-icon: "https://cdn-icons-png.flaticon.com/512/226/226269.png"