1 Followers
1 Following
2 Posts
Re-post: #learnedtoday Since
@Docker
20.10 it is possible to make host.docker.internal work on linux, too! https://stackoverflow.com/questions/48546124/what-is-linux-equivalent-of-host-docker-internal/67158212#67158212
What is linux equivalent of "host.docker.internal"

On Mac and Windows it is possible to use host.docker.internal (Docker 18.03+) inside container. Is there one for Linux that will work out of the box without passing env variables or extracting it u...

Stack Overflow