github docker/compose-cli v1.0.7

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

New

  • Local docker compose command now support GPU device requests in Compose files.
  • Local docker compose command now supports --remove-orphans option.
  • Local docker compose command now supports container_name field in Compose files.
  • Local docker compose command now supports secrets provided in Compose files.
  • ECS: Support for Cloudformation overlays using Composefile x-aws-cloudformation extension field. Read more on https://docs.docker.com/cloud/ecs-integration/#tuning-the-cloudformation-template
  • ECS: Resolve image by digest before deploying to ECS, allowing to properly redeploy a Compose stack if only Docker images have been updated, without any change to the Compose file.
  • ECS: Use LoadBalancer's VPC and subnet when x-aws-loadbalancer is set
  • ACI: Support for container_name field in Compose files.

Bug fixes and minor updates

  • ECS: Fixed pagination to list all items in some ECS lists.
  • ECS: Fixed S3Bucket used when deploying very large payloads to ECS.
  • ACI: Fixed hostname resolution when using container_name field in Composefiles.

Don't miss a new compose-cli release

NewReleases is sending notifications on new releases.