github docker/compose-cli v1.0.16

latest releases: v1.0.31, v1.0.30, v1.0.29...
3 years ago

Bug fixes and minor changes

  • Do not try to attach to services removed from compose file when compose up
  • Used the Bind API for named pipes mount. Fixes #1664
  • docker compose ps shows healthcheck only for running container. Fixes #1671, #1672
  • Resolve build args on compose up --build. Fixes #1665
  • Only (re)start selected services when user explicitly pass service names on (re)start commands. Fixes #1685
  • Configure exec environment by merging service env as defined in compose file and --env parameters. Fixes #1681
  • Support compose file set by COMPOSE_FILE env var. Fixes #1668
  • Do not resolve mount linux absolute paths as windows paths on windows. Fixes #1591

ACI Integration

  • Support Azure login page on WSL 1. Thanks @steele

Don't miss a new compose-cli release

NewReleases is sending notifications on new releases.