Tecnativa / Tecnativa/docker-socket-proxy

proxy as volume with glances

Open
#65 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2.8k
Forks
207
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the Docker volume configuration shown in the issue and the proxy's documented connection behavior. Reproduce the glances setup to determine whether the failure is caused by volume syntax or unsupported proxy usage; done means establishing a documented, working configuration or clearly identifying the limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.