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.