mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-26 01:45:59 +03:00
[GH-ISSUE #83] Hostname for the host machine IP #37
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mageddo on GitHub (Jul 21, 2018).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/83
Docker host have an IP, that way you can reference the host machine, this IP can change though, so it would be great if DPS has some hostname entry to dynamically reference the host IP. Something like
host.dockerthat way users can solve hostname IP in a dynamic way.Inside docker container you can recover host IP by just running bellow command
it also works with docker swarm ingres network