cpunella
(Cpunella)
1
Hi,
I have this situation:
- My host is a Windows 10 machine
- I use Docker for Windows using Windows Container
- I have a custom DNS record in my “c:\Windows\System32\Drivers\etc\hosts” file into the host machine
When I run a new container, I would resolve that DNS from the container. Any suggestion?
I tried different ways but I didn’t find anything that really work.
Thanks,
Carmine
friism
(Michael Friis)
2
cpunella
(Cpunella)
3
Hi friism,
It seems that using Docker for Windows with Windows Container the “host” network doesn’t exist.
Docker documentation is not really correct, there are a lot of difference between Docker with Linux container and Windows one…
Do you have any other suggestions?
Thanks,
Carmine