moby/libnetwork/drivers
Sebastiaan van Stijn 0cbe6524db
libnetwork/drivers/overlay: getBridgeNamePrefix() simplify reading of resolv.conf
We only need the content here, not the checksum, so simplifying the code by
just using os.ReadFile().

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-29 20:10:42 +01:00
..
bridge libnetwork: drop InitOSContext() 2022-10-25 13:35:44 -04:00
host libnetwork: remove unused "testutils" imports 2021-08-18 14:20:37 +02:00
ipvlan libnetwork: drop InitOSContext() 2022-10-25 13:35:44 -04:00
macvlan libnetwork: drop InitOSContext() 2022-10-25 13:35:44 -04:00
null libnetwork: remove unused "testutils" imports 2021-08-18 14:20:37 +02:00
overlay libnetwork/drivers/overlay: getBridgeNamePrefix() simplify reading of resolv.conf 2022-11-29 20:10:42 +01:00
remote refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
windows libnetwork: use strconv instead of fmt.Sprintf() 2022-10-08 17:41:39 +02:00