Closed jimmcslim closed 10 years ago
I like the idea of containers as lightweight VMs. Consequently I like pipework's ability to give docker containers their own IP address accessible from other machines on my network. I use dnsmasq as a DHCP/DNS server, so if the DHCP client used by pipework sends the container's name (added in this PR) then they are automatically added to the DNS lookup table.
Thanks a lot. Both changes are great. I just found one minor typo in doc; can you update it, and then I'll merge right away?
Thanks again. I really appreciate all the contributions that you folks have brought to pipework!
Done.
Thanks!