qoomon/docker-host
A docker sidecar container to forward all traffic to local docker host or any other host observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 94
- Release rhythm 77
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 54.5
- age_days: 3239
- days_rel: 77
- days_push: 39
- n_releases_24m: 7
Adoption not part of the score
1162 stars · 87 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Docker sidecar container image that forwards TCP and UDP traffic to the Docker host or any other configured destination. It works with Docker and Podman and supports configurable port ranges and mappings.
Use cases
- forward traffic from containers to the docker host
- access host services from inside a docker container
- forward container traffic to an arbitrary host
- work around missing host.docker.internal on linux
- forward tcp and udp ports via a sidecar container
- use with docker-compose to reach localhost services
When to choose
- you need containers to reach services running on the host machine
- you want a simple sidecar-based port forwarding solution for docker or podman
- host.docker.internal is unavailable or unreliable in your environment
When to avoid
- you need application-layer proxying or load balancing rather than raw port forwarding
- you can use host networking mode or host.docker.internal directly without extra setup
Facets
application · maturity active
networking proxy networking developer-tools cross-platform docker sidecar port-forwarding tcp udp podman iptables nftables containers linux macos
1 source
- readme: https://github.com/qoomon/docker-host · fetched 2026-08-28 · 18197249fcfc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| qoomon/docker-host | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="qoomon/docker-host")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem