Help getting homarr intergrate to docker on windows server
Can anyone help me what to put in docker compose file for docker on windows server
I have docker hub and all my dockers there so it would be nice to intergrate them to my home app
5 Replies
I don't quite understand what your question is. Do you want to integrate Docker or a container registry?
If you want the docker containers visible on Homarr, there is already an integration for that - compatible with Windows. Read the documentation for the instructions for Windows
Yeah I know it is
I just dont know where to put
-v //var/run/docker.sock:/var/run/docker.sock
When I first install
I want to see my docker container inside homarr when clicking on docker image in header
What method do you use?
Compose or run?
It's a little bit difficult but I think it could work. However, I would recommend running docker proxy and using the env variables to set docker url and port
btw @manicraft1001 we don't have documentation about them
In the env of Homarr (depends on how you install it)
From the docs of the link i sent above