arquillian / arquillian-cube

Control (docker, kubernetes, openshift) containers in your tests with ease!
http://arquillian.org/arquillian-cube/
120 stars 98 forks source link

fix(#1084): If Docker Compose is v3 it uses v2 logic instead of failing #1089

Closed lordofthejars closed 5 years ago

lordofthejars commented 5 years ago

Short description of what this resolves:

If Docker Compose is v3 it uses v2 logic instead of failing

Changes proposed in this pull request:

Fixes #1084