<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Docker Posts</title><link>https://djangocas.dev/blog/docker/</link><description>Recent content in Docker Posts</description><generator>Hugo</generator><atom:link href="https://djangocas.dev/blog/docker/index.xml" rel="self" type="application/rss+xml"/><item><title>Blog: Docker container to connect localhost of host</title><link>https://djangocas.dev/blog/docker-container-to-connect-localhost-of-host/</link><lastBuildDate>Tue, 04 May 2021 22:13:29 -0700</lastBuildDate><pubDate>Thu, 12 Mar 2020 00:00:00 +0000</pubDate><guid>https://djangocas.dev/blog/docker-container-to-connect-localhost-of-host/</guid><description>
Inside *Docker* container, want to connect service on *localhost* of host machine.
There is a magic hostname `host.docker.internal` can be used inside Docker container
to reach *localhost* of host machine.</description></item></channel></rss>