2.36.2
What's Changed
🐛 Fixes
- Run ContainerStart sequentially by @ndeloof in https://github.com/docker/compose/pull/12851
- Only use attestation when building image outside the development inner loop by @glours in https://github.com/docker/compose/pull/12853
- Report error (re)creating container by @ndeloof in https://github.com/docker/compose/pull/12859
- Fix
up --buildwith additional_context dependency by @ndeloof in https://github.com/docker/compose/pull/12863
🔧 Internal
- Add example provider implementation by @ndeloof in https://github.com/docker/compose/pull/12848
- Add
up --builde2e test by @ndeloof in https://github.com/docker/compose/pull/12864
⚙️ Dependencies
- Build(deps): bump github.com/containerd/containerd/v2 from 2.1.0 to 2.1.1 by @dependabot in https://github.com/docker/compose/pull/12857
- Bump compose-go to v2.6.4 by @glours in https://github.com/docker/compose/pull/12867
- Bump buildkit v0.22.0 and buildx v0.24.0 by @glours in https://github.com/docker/compose/pull/12868
Full Changelog: https://github.com/docker/compose/compare/v2.36.1...v2.36.2