Skip to content

Instantly share code, notes, and snippets.

@ArjunDandagi
Last active November 10, 2025 15:58
Show Gist options
  • Select an option

  • Save ArjunDandagi/0e2c6f00b70b295d3a0aa97151105e65 to your computer and use it in GitHub Desktop.

Select an option

Save ArjunDandagi/0e2c6f00b70b295d3a0aa97151105e65 to your computer and use it in GitHub Desktop.
docker_container_ip_access_summary.md
Layer Network Example IP Purpose
macOS Host-only 192.168.106.1 Host side
Colima VM Host-only 192.168.106.3 Gateway to Docker
Docker bridge Internal 172.17.0.1 Container bridge
Container Internal 172.17.0.2+ Application IPs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment