Created
May 1, 2023 11:21
-
-
Save bsitruk/9f3d6f8f7164f3954f3c80d3d813c628 to your computer and use it in GitHub Desktop.
Docker HOST IP
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://stackoverflow.com/questions/22944631/how-to-get-the-ip-address-of-the-docker-host-from-inside-a-docker-container | |
docker run -it --rm alpine nslookup host.docker.internal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment