docker-socket-proxy icon indicating copy to clipboard operation
docker-socket-proxy copied to clipboard

proxy as volume with glances

Open CodeAnthem opened this issue 2 years ago • 0 comments

Hello, I want to run glances using your proxy. The only option to set the proxy is via volumes.

volumes: 
   - "tcp://socket-proxy:2375/:/var/run/docker.sock:ro"

doesn't work. how can I do that?

CodeAnthem avatar Jan 25 '22 14:01 CodeAnthem