compose/pkg
Nicolas De Loof da2eff4ba7 add support for gw_priority, enable_ipv4 (requires docker v28.0)
This adds support for the GwPriority API field in API v1.48 (docker v28.0).
It can be set on both docker container run and docker network connect.

This option is used by the Engine to determine which network provides
the default gateway for a container.

It also adds support for enable_ipv4, which allows enabling (default)
or disabling IPv4 address assignment for a network.

Co-authored-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-02-21 15:54:41 +01:00
..
api go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 2025-02-21 15:23:25 +01:00
compose add support for gw_priority, enable_ipv4 (requires docker v28.0) 2025-02-21 15:54:41 +01:00
e2e pkg/e2e: fix contains: use assert.Contains (testifylint) 2025-02-10 17:03:36 +01:00
mocks make the mocks generator happy 2025-02-21 15:23:25 +01:00
progress can't render progress concurrently with buildkit 2025-01-08 16:12:54 +01:00
prompt fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
remote add --with-env flag to publish command 2025-01-29 15:45:00 +01:00
utils format code with gofumpt 2024-12-17 16:50:14 +01:00
watch use BlockUntilContext 2025-02-10 15:24:46 +01:00