Docker Compose - v2.15.0

Security

What's Changed

✨ Enhancements

  • add support of privileged attribut in service.build section by @glours in https://github.com/docker/compose/pull/10112
  • introduce --ignore-buildable to ignore buildable images on pull by @ndeloof in https://github.com/docker/compose/pull/10134
  • introduce --no-attach to ignore some service output by @ndeloof in https://github.com/docker/compose/pull/10137

🐛 Fixes

  • don't fail logs when driver:none is set by @ndeloof in https://github.com/docker/compose/pull/10107
  • don't assume os.Stdout and rely on dockerCLI.streams by @ndeloof in https://github.com/docker/compose/pull/10082
  • service hash MUST exclude replicas by @ndeloof in https://github.com/docker/compose/pull/10109
  • check service names based on project, not running containers by @ndeloof in https://github.com/docker/compose/pull/10111
  • fix security opts support (seccomp and unconfined) by @ndeloof in https://github.com/docker/compose/pull/10110
  • Fix empty file when using compose config in case of smaller source files by @rimelek in https://github.com/docker/compose/pull/10129
  • Set pullChanged when setting --pull on compose up by @laurazard in https://github.com/docker/compose/pull/10128
  • Ignore not only auto-removed containers but also "removal in progress" for orphan containers by @gtardif in https://github.com/docker/compose/pull/10136
  • limit build concurrency according to --parallel by @ndeloof in https://github.com/docker/compose/pull/10133

🔧 Internal

  • add buildx plugin to e2e configuration directory by @glours in https://github.com/docker/compose/pull/10113
  • cleanup framework.go from unnecessary debug logs by @glours in https://github.com/docker/compose/pull/10116

Changelog

  • update compose-go by @ndeloof in https://github.com/docker/compose/pull/10106
  • build(deps): bump github.com/docker/cli-docs-tool from 0.5.0 to 0.5.1 by @dependabot in https://github.com/docker/compose/pull/10127

New Contributors

  • @rimelek made their first contribution in https://github.com/docker/compose/pull/10129
  • @gtardif made their first contribution in https://github.com/docker/compose/pull/10136

Full Changelog: https://github.com/docker/compose/compare/v2.14.2...v2.15.0


Security

Security wording was detected, but no CVEs were found.

Details

date
Jan. 5, 2023, 9:22 a.m.
name
v2.15.0
type
Minor
👇
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