Skip to content

Tags: randombk/compose

Tags

v2.34.0-dlpnet-v2

Toggle v2.34.0-dlpnet-v2's commit message
Set watch option --prune=true as default

Signed-off-by: Remco Kranenburg <remco.kranenburg@crunchr.com>

v2.34.0-dlpnet

Toggle v2.34.0-dlpnet's commit message
Set watch option --prune=true as default

Signed-off-by: Remco Kranenburg <remco.kranenburg@crunchr.com>

v2.34.0

Toggle v2.34.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
bump compose-go to version v2.4.9

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

v2.33.1

Toggle v2.33.1's commit message
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>

v2.33.0

Toggle v2.33.0's commit message
go.mod: remove toolchain directive

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

v2.32.4

Toggle v2.32.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add missing tag for build during merge workflow

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

v2.32.3

Toggle v2.32.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
ci: update bake-action to v6

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>

v2.32.2

Toggle v2.32.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
remove engine v25 from e2e test matrix

The 1st version available for Ubuntu 24.x is Docker Engine v26

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

v2.32.1

Toggle v2.32.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
e2e test to prevent future regression

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

v2.32.0

Toggle v2.32.0's commit message
e2e test for recreate volume

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>