-
The documentation on how to use docker-containers isn't clear. I've configured my volumes as /var/run/docker.sock:/var/run/docker.sock and got this to work:
However, how do I change the icons? I've tried different variation of this but it does nothing:
|
Beta Was this translation helpful? Give feedback.
Answered by
stripedew
Mar 24, 2025
Replies: 1 comment 2 replies
-
You configure the labels inside your docker-compose.yml files for each container, not in the glance.yaml config file.
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
gehrleib
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You configure the labels inside your docker-compose.yml files for each container, not in the glance.yaml config file.
So if it's for glance, you would do: