Skip to content

gliderlabs/hostlocal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

hostlocal

Adds the link-local address 169.254.255.254 (hostlocal.io) to your loopback interface.

$ docker run --rm --privileged --net=host gliderlabs/hostlocal

Now anything listening on 0.0.0.0 on the host (including --net=host containers) can be accessed with the hostname hostlocal.io from inside any container on that host.

Credit

This is a "productized" version of Yelp's fine work.

About

Host-level localhost for containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published