docker / docs

Source repo for Docker's Documentation
https://docs.docker.com
Apache License 2.0
4.15k stars 7.22k forks source link

Mention that network=host does not work on Docker Desktop for Linux #17014

Open av-jeroen opened 1 year ago

av-jeroen commented 1 year ago

File: network/host.md

Mention that network=host does not work on Docker Desktop for Linux

Satyxm commented 1 year ago

Hey! I would like to work on this issue. I am a first-time contributor to Docker, and as far as I am understanding this issue, is that I have to add the line: The host networking driver only works on Linux hosts, and is not supported on Docker Desktop for Mac, Docker Desktop for Windows, Docker EE for Windows Server, or Docker Desktop for Linux.

Instead of: The host networking driver only works on Linux hosts, and is not supported on Docker Desktop for Mac, Docker Desktop for Windows, or Docker EE for Windows Server.

thaJeztah commented 1 year ago

/cc @akerouanton @dvdksn

dvdksn commented 1 year ago

Actually, this is all true for macvlan as well, right? @akerouanton

docker-robot[bot] commented 1 year ago

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-robot[bot] commented 1 year ago

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

thaJeztah commented 1 year ago

@dvdksn @akerouanton was this ticket addressed in one of the rewrites, or should it be reopened?

dvdksn commented 1 year ago

@thaJeztah no, I haven't moved forward with this. We can reopen, would like to get @akerouanton blessing on what to do 🙏🏻