Skip to content

v2.0.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Sep 07:39
1a73d14

Features:

  • Compose v2 is now hosted on github.com/docker/compose

Bugfixes:

  • fix go panic on downscale using compose up --scale
  • fix race condition in compose run --rm capturing exit code
  • fix support for volumes_from in compose run
  • multiple fixes regarding variables in compose.yaml and environment variables
  • only build services set by compose build SERVICE...
  • consider volumes_from when computing dependent services