palantir/docker-compose-rule

Get exit code of container

SchulteMarkus opened this issue · 3 comments

Hi there,

here a feature-request of mine.

Right now, it is already possible to get the state of container.
It would be really nice, if the exit code (of a DOWN-container) could retrieved, too.

I concur. Right now I have a service in my docker-compose setup that is erroring out and exiting with code 1, but palantir does not recognize that there is an error and continues to run my integration tests.

@SchulteMarkus / @nathanloyer feel free to take a crack at this if you like, since this request is on the backburner for us at the moment.

Any workaround for this?