Podman adds host.docker.internal
to /etc/hosts even when not using --add-host=host.docker.internal:host-gateway
(docker incompatibility)
#23953
Closed
eriksjolund
started this conversation in
General
Replies: 1 comment 1 reply
-
I think |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Podman adds
host.docker.internal
to /etc/hosts by default.Docker does not.
Is this mismatch a bug or a design decision?
(For me it does not matter. I ask because I want to make sure it's not a bug)
podman
docker
Tested with docker 27.1.2 and podman 5.3.0-dev
For more tests and info about the system:
Click me
more tests
about the system
Beta Was this translation helpful? Give feedback.
All reactions