palantir / docker-compose-rule

A JUnit rule to manage docker containers using docker-compose
Apache License 2.0
425 stars 90 forks source link

Include lastException as cause when docker-compose up fails #732

Closed ash211 closed 7 months ago

ash211 commented 1 year ago

Before this PR

If docker-compose up fails due to container name conflicts, that information is hidden in debug logs, which are rarely turned on by default.

After this PR

==COMMIT_MSG== Include lastException as cause when docker-compose up fails ==COMMIT_MSG==

changelog-app[bot] commented 1 year ago

Generate changelog in changelog-dir>`changelog/@unreleased`</changelog-dir

Type

- [ ] Feature - [x] Improvement - [ ] Fix - [ ] Break - [ ] Deprecation - [ ] Manual task - [ ] Migration

Description

Include lastException as cause when docker-compose up fails **Check the box to generate changelog(s)** - [x] Generate changelog entry
svc-autorelease commented 7 months ago

Released 2.1.0