Skip to content

Tags: docker/compose

Tags

v2.38.0

Toggle v2.38.0's commit message
fix linting errors

Signed-off-by: Leonardo Peregrino <[email protected]>

v2.37.3

Toggle v2.37.3's commit message
propagate target docker host set by --host to Bake

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

v2.37.2

Toggle v2.37.2's commit message
bump buildx to v0.25

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

v2.37.1

Toggle v2.37.1's commit message
build(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.72.2 to 1.73.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.72.2...v1.73.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v2.37.0

Toggle v2.37.0's commit message
(refactoting) Move watch logic into a dedicated Watcher type

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

v2.36.2

Toggle v2.36.2's commit message
bumpd buildkit v0.22.0 and buildx v0.24.0

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

v2.36.1

Toggle v2.36.1's commit message
introduce config --lock-image-digests

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

v2.36.0

Toggle v2.36.0's commit message
build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.32.0 to 0.33.0.
- [Commits](golang/sys@v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v2.35.1

Toggle v2.35.1's commit message
go.mod: bump github.com/docker/cli v28.1.0

full diff: docker/cli@v28.0.4...v28.1.0

Signed-off-by: Sebastiaan van Stijn <[email protected]>

v2.35.0

Toggle v2.35.0's commit message
mount API is not strictly equivalent to bind

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