add working icons to all compose projects
This commit is contained in:
@@ -2,12 +2,12 @@ services:
|
||||
sqldb:
|
||||
labels:
|
||||
net.unraid.docker.managed: 'composeman'
|
||||
net.unraid.docker.icon: ''
|
||||
net.unraid.docker.icon: 'https://raw.githubusercontent.com/linuxserver/docker-templates/refs/heads/master/linuxserver.io/img/mysql-icon.png'
|
||||
net.unraid.docker.webui: ''
|
||||
net.unraid.docker.shell: ''
|
||||
kimai:
|
||||
labels:
|
||||
net.unraid.docker.managed: 'composeman'
|
||||
net.unraid.docker.icon: ''
|
||||
net.unraid.docker.icon: 'https://raw.githubusercontent.com/linuxserver/docker-templates/refs/heads/master/linuxserver.io/img/kimai-logo.png'
|
||||
net.unraid.docker.webui: 'https://kimai.homecube.org'
|
||||
net.unraid.docker.shell: 'bash'
|
||||
|
||||
@@ -17,6 +17,7 @@ services:
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
labels:
|
||||
net.unraid.docker.icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/refs/heads/master/linuxserver.io/img/mysql-icon.png"
|
||||
folder.view2: "Databases"
|
||||
|
||||
kimai:
|
||||
@@ -34,6 +35,7 @@ services:
|
||||
- MAILER_URL=${MAILER_URL}
|
||||
- MAILER_FROM=${MAILER_FROM}
|
||||
labels:
|
||||
net.unraid.docker.icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/refs/heads/master/linuxserver.io/img/kimai-logo.png"
|
||||
net.unraid.docker.webui: https://kimai.homecube.org
|
||||
net.unraid.docker.shell: bash
|
||||
folder.view2: "Services"
|
||||
|
||||
Reference in New Issue
Block a user