How do I use the docker.sock exposed by socket-proxy container?
#4308
Replies: 3 comments 1 reply
-
|
I'd also be fine if specifying |
Beta Was this translation helpful? Give feedback.
-
|
This is pretty well documented at https://dozzle.dev/guide/remote-hosts. |
Beta Was this translation helpful? Give feedback.
-
|
also you need to map the volume correctly e.g |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to set up dozzle with socket-proxy but it is not working out. Here is my
compose.yaml:When I run it, I get the following:
Is my
DOCKER_REMOTE_HOSTvalue not correct?Beta Was this translation helpful? Give feedback.
All reactions