Skip to content

nathanoehlman/docker-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Proxy

Designed for MacOSX users of Docker, this allows you to pretend your Docker VM doesn't exist, and use local addresses for your exposed containers.

It simply queries docker to find out what TCP ports are exposed by the various running containers, and creates a local proxy for them (providing that the port is free).

Installation

npm install -g docker-proxy

docker-proxy

About

Proxies docker containers to localhost

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors