moby/integration/internal/network
Albin Kerouanton bbcd662532
api: Allow ContainerCreate to take several EndpointsConfig for >= 1.44
The API endpoint `/containers/create` accepts several EndpointsConfig
since v1.22 but the daemon would error out in such case. This check is
moved from the daemon to the api and is now applied only for API < 1.44,
effectively allowing the daemon to create containers connected to
several networks.

Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2023-09-15 10:07:29 +02:00
..
network.go api: Allow ContainerCreate to take several EndpointsConfig for >= 1.44 2023-09-15 10:07:29 +02:00
ops.go libnet: Make sure network names are unique 2023-09-12 10:40:13 +02:00
states.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00