Skip to content

Tags: docker/compose

Tags

v5.1.1

Toggle v5.1.1's commit message
Update docker/github-builder to v1.4.0

Fixes template validation error in CI by updating to latest stable version
of docker/github-builder workflow. This resolves the JToken parsing error
in bake.yml@v1 that was causing bin-image-test to fail.

Signed-off-by: maks2134 <[email protected]>

v5.1.0

Toggle v5.1.0's commit message
Fix panic when watch rebuilds without up

Signed-off-by: Max Proske <[email protected]>

v5.0.2

Toggle v5.0.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
set fsnotify build tag when building for OSX

Signed-off-by: Nicolas De Loof <[email protected]>

v5.0.1

Toggle v5.0.1's commit message
warn user no service has been selected to build

Signed-off-by: Nicolas De Loof <[email protected]>

v5.0.0

Toggle v5.0.0's commit message
refactor: replace interface{} with any for clarity and modernization

Signed-off-by: zjumathcode <[email protected]>

v5.0.0-rc.2

Toggle v5.0.0-rc.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
images command should display image Created time or N/A if not available

Signed-off-by: Nicolas De Loof <[email protected]>

v5.0.0-rc.1

Toggle v5.0.0-rc.1's commit message
sdk docs: patch

Signed-off-by: aevesdocker <[email protected]>

v2.40.3

Toggle v2.40.3'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.9.1

Signed-off-by: Guillaume Lours <[email protected]>
(cherry picked from commit 3eb2934)
Signed-off-by: Guillaume Lours <[email protected]>

v2.40.2

Toggle v2.40.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
publish env_file references as opaque hash to prevent paths conflicts

Signed-off-by: Nicolas De Loof <[email protected]>

v2.40.1

Toggle v2.40.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
make CTRL+Z a no-op operation on Windows

Signed-off-by: Guillaume Lours <[email protected]>