Docker Compose - v2.11.2


ℹī¸ Upgrade Notes

  • Updates on environment file syntax & interpolation: see #9879 🔖
  • Setting DOCKER_HOST via .env files is no longer supported

🐛 Fixes

  • Prevent "invalid template" errors on valid environment variable values (#9806, #9746, #9704, #9294)
  • Ensure new images from docker compose build are used (#9856)
  • Fix cross-architecture builds when DOCKER_DEFAULT_PLATFORM not set (#9866)
  • Fix intermittent conflict errors when using depends_on (#9014)
  • Clear service CMD when entrypoint is overridden (#9622)

🔧 Internal

  • Reduced permissions for GitHub Actions CI jobs
  • CI now runs on Windows & macOS including E2E tests via Docker Desktop
  • Upgrade to compose-go v1.6.0
  • Internal support for shell completion (not ready yet!)

What's Changed

  • Add merge GitHub Actions workflow to run tests on Windows and macOS runners by @laurazard in https://github.com/docker/compose/pull/9863
  • configure default builder export when no build.platforms defined by @glours in https://github.com/docker/compose/pull/9862
  • keep the platform defined, in priority, via DOCKER_DEFAULT_PLATFORM oâ€Ļ by @glours in https://github.com/docker/compose/pull/9866
  • Remove support for DOCKER_HOST in .env files by @milas in https://github.com/docker/compose/pull/9871
  • clean service command if entrypoint is overrided in run command by @glours in https://github.com/docker/compose/pull/9836
  • Add completion command and fix convert by @ulyssessouza in https://github.com/docker/compose/pull/9269
  • ci: upgrade to compose-go v1.6.0 by @milas in https://github.com/docker/compose/pull/9876
  • add more information when service.platform isn't part of service.build.platforms by @bkielbasa in https://github.com/docker/compose/pull/9868
  • GitHub Workflows security hardening by @sashashura in https://github.com/docker/compose/pull/9874
  • deps: fix race condition during graph traversal by @milas in https://github.com/docker/compose/pull/9878

New Contributors

  • @bkielbasa made their first contribution in https://github.com/docker/compose/pull/9868
  • @sashashura made their first contribution in https://github.com/docker/compose/pull/9874

Full Changelog: https://github.com/docker/compose/compare/v2.11.1...v2.11.2


Details

date
Sept. 27, 2022, 5:36 p.m.
name
v2.11.2
type
Patch
👇
Register or login to:
  • 🔍View and search all Docker Compose releases.
  • 🛠ī¸Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or