docker-hosts-watch

1.1.0 • Public • Published

docker-hosts-watch

Helpers for DNS and routing between docker-machine instances and local development machines.

Usage

Host Watch

Watches for container start and stop and generates an up to date host file configuration for dnsmasq or etc/hosts.

  node index.js watch $outputFile

Route Generator

Helper utility to generate the route table commands from the development machine to the docker-machine network.

  node index.js route $command

Readme

Keywords

none

Package Sidebar

Install

npm i docker-hosts-watch

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • kpdecker