1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/hack/dockerfile/install
Sebastiaan van Stijn fb364f0746
Update libnetwork to fix stale HNS endpoints on Windows
Update libnetwork to 1b91bc94094ecfdae41daa465cc0c8df37dfb3dd to bring in a fix
for stale HNS endpoints on Windows:

When Windows Server 2016 is restarted with the Docker service running, it is
possible for endpoints to be deleted from the libnetwork store without being
deleted from HNS. This does not occur if the Docker service is stopped cleanly
first, or forcibly terminated (since the endpoints still exist in both). This
change works around the issue by removing any stale HNS endpoints for a network
when creating it.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-03-14 23:45:58 +01:00
..
containerd.installer buildmod => buildmode 2018-03-07 21:36:23 +00:00
dockercli.installer Split binary installers/commit scripts 2018-02-21 15:39:24 -05:00
gometalinter.installer Split binary installers/commit scripts 2018-02-21 15:39:24 -05:00
install.sh Split binary installers/commit scripts 2018-02-21 15:39:24 -05:00
proxy.installer Update libnetwork to fix stale HNS endpoints on Windows 2018-03-14 23:45:58 +01:00
runc.installer Build containerd, runc, and proxy statically 2018-03-07 21:29:10 +00:00
tini.installer Split binary installers/commit scripts 2018-02-21 15:39:24 -05:00
tomlv.installer Split binary installers/commit scripts 2018-02-21 15:39:24 -05:00
vndr.installer Split binary installers/commit scripts 2018-02-21 15:39:24 -05:00