Add DockerMan labels to Unraid compose
This commit is contained in:
@@ -50,6 +50,16 @@ and copy the PNG icon to:
|
||||
|
||||
The template name is `geointel` so it matches the running all-in-one container name. If the Unraid Docker page was already open, refresh it after deploy so DockerMan reloads the template/icon metadata.
|
||||
|
||||
`docker-compose.unraid.yml` also applies DockerMan labels to the running container:
|
||||
|
||||
```text
|
||||
net.unraid.docker.managed=dockerman
|
||||
net.unraid.docker.webui=http://[IP]:[PORT:80]/
|
||||
net.unraid.docker.icon=/boot/config/plugins/dockerMan/images/geointel-icon.png
|
||||
```
|
||||
|
||||
These labels are required because a plain Compose container can run correctly while still missing the normal Unraid edit/icon controls.
|
||||
|
||||
## First setup with Compose Manager
|
||||
|
||||
From the Unraid shell:
|
||||
|
||||
Reference in New Issue
Block a user