Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

dockname

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dockname

zero-conf dynamic dns for docker containers

latest
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

zero-conf dynamic dns for docker containers

TODO

  • multiple A records for the same name
  • handle dead containers
  • external config (~/.dockname)
  • docker info from ENV variables
  • SRV records
  • Installation script (like pow)
    • either setup dns server to run on a certain port & iptables to forward all 127.0.0.1:53 to that port
    • or run the DNS server in a docker container as well
  • set /etc/resolver/dev to point to 127.0.0.1/container IP (http://passingcuriosity.com/2013/dnsmasq-dev-osx/)
  • use since on events after disconnects

Keywords

zero-conf

FAQs

Package last updated on 13 Mar 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts