Sign inSign up

gliderlabs/hostlocal

By gliderlabs

Updated about 11 years ago

Image
2

100K+

gliderlabs/hostlocal repository overview

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.

Tag summary

Content type

Image

Digest

sha256:ce9ce74c7

Size

3.7 MB

Last updated

about 11 years ago

docker pull gliderlabs/hostlocal