-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Comparing changes
Open a pull request
base repository: docker/compose
base: v2.37.2
head repository: docker/compose
compare: v2.37.3
- 9 commits
- 8 files changed
- 4 contributors
Commits on Jun 22, 2025
-
add support for cache_to with bake
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2dde5fa - Browse repository at this point
Copy the full SHA 2dde5faView commit details -
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 22e23bd - Browse repository at this point
Copy the full SHA 22e23bdView commit details
Commits on Jun 23, 2025
-
pkg/compose: remove uses of ExecOptions.Detach
This field was added in [moby@5130fe5d38837302e], which added it for use as intermediate struct when parsing CLI flags (through `runconfig.ParseExec`) in [moby@c786a8ee5e9db8f5f]. Commit [moby@9d9dff3d0d9e92adf] rewrote the CLI to use Cobra, and as part of this introduced a separate `execOptions` type in `api/client/container`, however the ExecOptions.Detach field was still used as intermediate field to store the flag's value. Given that the client doesn't use this field, let's remove its use to prevent giving the impression that it's used anywhere. [moby@5130fe5d38837302e]: moby/moby@5130fe5 [moby@c786a8ee5e9db8f5f]: moby/moby@c786a8e [moby@9d9dff3d0d9e92adf]: moby/moby@9d9dff3 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for c97e40e - Browse repository at this point
Copy the full SHA c97e40eView commit details
Commits on Jun 24, 2025
-
don't create from run command during dependencies creation process
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 149b882 - Browse repository at this point
Copy the full SHA 149b882View commit details -
don't create from run command during dependencies creation process
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 769b739 - Browse repository at this point
Copy the full SHA 769b739View commit details -
setting buildOptions.Services triggers image to be always rebuilt
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b3207c4 - Browse repository at this point
Copy the full SHA b3207c4View commit details -
inject secrets/config just before container is started
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aadce87 - Browse repository at this point
Copy the full SHA aadce87View commit details -
build(deps): bump github.com/moby/buildkit from 0.23.0 to 0.23.1
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.23.0 to 0.23.1. - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.23.0...v0.23.1) --- updated-dependencies: - dependency-name: github.com/moby/buildkit dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 832a08f - Browse repository at this point
Copy the full SHA 832a08fView commit details -
propagate target docker host set by --host to Bake
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3394bf0 - Browse repository at this point
Copy the full SHA 3394bf0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.37.2...v2.37.3