mirror of
https://github.com/docker/cli.git
synced 2026-08-28 02:24:15 -05:00
e44dbe9123bb56f67417c19ee87b0373d907d1f7
Blocks the execution of tasks during the Prepare phase until there exists an IP address for every overlay network in use by the task. This prevents a task from starting before the NetworkAttachment containing the IP address has been sent down to the node. Includes a basic test for the correct use case. Signed-off-by: Drew Erny <drew.erny@docker.com> Upstream-commit: 3c81dc3103d9c88cb333c80e0810f80ab80c374e Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%