Page MenuHomeSolus

Update docker-compose to 1.23.2
ClosedPublic

Authored by der_eismann on Nov 30 2018, 10:54 AM.
Tags
None
Referenced Files
F11050139: D4500.id11098.diff
Thu, Aug 10, 6:47 PM
F11050138: D4500.id.diff
Thu, Aug 10, 6:47 PM
F11050137: D4500.id11042.diff
Thu, Aug 10, 6:47 PM
F11035770: D4500.diff
Wed, Aug 9, 6:20 PM
F11020980: D4500.id11042.diff
Mon, Aug 7, 10:49 AM
F11003044: D4500.diff
Mon, Jul 31, 10:01 AM
F10851285: D4500.id11098.diff
Jun 12 2023, 11:38 AM
F10846677: D4500.id11042.diff
Jun 11 2023, 6:51 AM
Subscribers
None

Details

Summary

Changes:

  • Reverted a 1.23.0 change that appended random strings to container names created by docker-compose up, causing addressability issues.
  • Fixed a bug that caused run and exec commands to fail for some otherwise accepted values of the --host parameter.
  • Fixed an issue where overrides for the storage_opt and isolation keys in service definitions weren't properly applied.
  • Fixed a bug where some invalid Compose files would raise an uncaught exception during validation.
Test Plan

Followed this tutorial to setup a container with docker-compose.

Diff Detail

Repository
R650 docker-compose
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

der_eismann retitled this revision from Update to docker-compose to 1.23.2 to Update docker-compose to 1.23.2.Nov 30 2018, 11:03 AM
This revision is now accepted and ready to land.Dec 3 2018, 12:09 AM
This revision was automatically updated to reflect the committed changes.