[GH-ISSUE #314] Windows Binary: Docker containers Solving #113

Closed
opened 2026-02-26 04:34:04 +03:00 by kerem · 1 comment
Owner

Originally created by @mageddo on GitHub (Feb 24, 2023).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/314

Originally assigned to: @mageddo on GitHub.

Docker container solving is already supported on Windows when running on docker container, see the docs

What is expected

Be able to solve containers by configured hostnames

What is happening

DPS is not able to connect to docker and retrieve the containers data.

Changes (Optional)

=> Need to think how DPS will connect to docker running on wsl1 or wls2

https://learn.microsoft.com/en-us/windows/wsl/tutorials/wsl-containers

C:\Users\Typer>docker context ls
NAME                TYPE                DESCRIPTION                               DOCKER ENDPOINT                             KUBERNETES ENDPOINT   ORCHESTRATOR
default *           moby                Current DOCKER_HOST based configuration   npipe:////./pipe/docker_engine                                    swarm
desktop-linux       moby                                                          npipe:////./pipe/dockerDesktopLinuxEngine

Originally created by @mageddo on GitHub (Feb 24, 2023). Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/314 Originally assigned to: @mageddo on GitHub. > Docker container solving is already supported on Windows when running on docker container, see [the docs][1] ### What is expected Be able to solve containers by configured hostnames ### What is happening DPS is not able to connect to docker and retrieve the containers data. ### Changes (Optional) => Need to think how DPS will connect to docker running on wsl1 or wls2 https://learn.microsoft.com/en-us/windows/wsl/tutorials/wsl-containers ``` C:\Users\Typer>docker context ls NAME TYPE DESCRIPTION DOCKER ENDPOINT KUBERNETES ENDPOINT ORCHESTRATOR default * moby Current DOCKER_HOST based configuration npipe:////./pipe/docker_engine swarm desktop-linux moby npipe:////./pipe/dockerDesktopLinuxEngine ``` [1]: http://mageddo.github.io/dns-proxy-server/3.14/en/1-getting-started/running-it/windows/
kerem 2026-02-26 04:34:04 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@mageddo commented on GitHub (Mar 19, 2023):

🎊 🎉

<!-- gh-comment-id:1475383210 --> @mageddo commented on GitHub (Mar 19, 2023): 🎊 🎉
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#113
No description provided.