agiledivider / vagrant-hostsupdater

MIT License
1.15k stars 130 forks source link

Add Docker support #149

Closed ypcs closed 6 years ago

ypcs commented 6 years ago

If provider is Docker, we add public_address from provider to list of valid IPs. This is the exactly same thing hostsupdater does for LXC hosts.

Related to issue #52 .

cgsmith commented 6 years ago

I'll pull down a build and do a release today. Thanks @ypcs 🎉