Skip to content

1.27.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@docker-dsg-cibot docker-dsg-cibot released this 21 Aug 18:11

Features

  • Use docker build on docker-compose run when COMPOSE_DOCKER_CLI_BUILD environment variable is set
  • Use docker-py default API version for engine queries (auto)
  • Parse network_mode on build

Bugs

  • Fix float to bytes conversion via docker-py bump to 4.3.1
  • Fix scale bug when deploy section is set

Miscellaneous

  • Bump docker-py to 4.3.1