Show HN: Conduit – Automatic Port Forwarding for Docker Containers
1 points
1 hour ago
| 0 comments
| github.com
| HN
A small Go library built to make it dead simple to expose internal ports from a Docker container (can be used anywhere, but this was my use-case).

I had trouble finding a simple tool to expose internal ports consistently. E.g. Codespaces, Dev Containers, etc have different mechanisms to expose ports.

To keep exposure agnostic, this tool can be run directly in the container.

No one has commented on this post.