Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update container networking page #8770

Closed
bermudezmt opened this issue May 6, 2019 · 2 comments
Closed

Update container networking page #8770

bermudezmt opened this issue May 6, 2019 · 2 comments
Labels
area/engine Issue affects Docker engine/daemon area/networking Relates to anything around networking lifecycle/locked lifecycle/stale

Comments

@bermudezmt
Copy link
Contributor

Problem description

docker/for-linux#488

So, looks like that part of the docs need some updating;

explain that when systemd-resolvd is active, the /run/systemd/resolve/resolv.conf file is used instead of /etc/resolv.conf
I think the mention of /etc/hosts should be removed there; I don't think it's used, other than when running with --network=host (but perhaps I'm overlooking something)
explain that (unless a --dns is set on docker run, or configured in the daemon defaults), docker will copy the host's DNS settings to the container when it's created

Problem location

https://docs.docker.com/config/containers/container-networking/#dns-services

Affected versions: Engine 18.09 and above

Suggestions for a fix

Follow discussion and translate docker/for-linux#488 (comment) into product docs. @thaJeztah my lazy issue tracking. Thanks again for all that you do. 😇

@bermudezmt bermudezmt added area/engine Issue affects Docker engine/daemon area/networking Relates to anything around networking topic/config labels May 6, 2019
@docker-robott
Copy link
Collaborator

There hasn't been any activity on this issue for a long time.
If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale comment.
If not, this issue will be closed in 14 days. This helps our maintainers focus on the active issues.

Prevent issues from auto-closing with a /lifecycle frozen comment.

/lifecycle stale

@docker-robott
Copy link
Collaborator

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

/lifecycle locked

@docker docker locked and limited conversation to collaborators Jan 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/engine Issue affects Docker engine/daemon area/networking Relates to anything around networking lifecycle/locked lifecycle/stale
Projects
None yet
Development

No branches or pull requests

3 participants