moby/api/server/router/container
Albin Kerouanton c4689034fd daemon: don't call NetworkMode.IsDefault()
Previous commit made this unnecessary.

Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2024-03-28 12:35:47 +01:00
..
backend.go api: remove handling of HostConfig on POST /containers/{id}/start (api < v1.24) 2024-02-06 18:44:44 +01:00
container.go api: remove POST /containers/{id}/copy endpoint (api < v1.23) 2024-02-06 18:44:44 +01:00
container_routes.go daemon: don't call NetworkMode.IsDefault() 2024-03-28 12:35:47 +01:00
container_routes_test.go Don't create endpoint config for MAC addr config migration 2024-02-29 17:02:19 +00:00
copy.go api: remove POST /containers/{id}/copy endpoint (api < v1.23) 2024-02-06 18:44:44 +01:00
exec.go api: POST /exec/{id}/start: remove support for API < v1.21 2024-02-06 18:44:43 +01:00
inspect.go c8d: Compute container's layer size 2023-03-08 00:58:02 +01:00