1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/etchosts
Jana Radhakrishnan 362568467d Add/Delete etc hosts record support
Currently the etchosts package only provides helpers
to completely build an /etc/hosts file from scratch
or update a single hostname's IP address to a different
one. This commit adds the ability to add/delete an arbitrary
number of host record entries to/from the etc hosts file

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-06-19 00:40:27 -07:00
..
etchosts.go Add/Delete etc hosts record support 2015-06-19 00:40:27 -07:00
etchosts_test.go Add/Delete etc hosts record support 2015-06-19 00:40:27 -07:00