Paul Roberts
Results
2
issues of
Paul Roberts
My apologies if you've already answered this question, but will this plugin ever be available on the Eclipse Marketplace? The directions for listing plugins is [here](http://marketplace.eclipse.org/quickstart).
I have a set of tests which create a `DockerComposeContainer` on startup. I ran into the below error when the tests run on a CI server: ``` com.github.dockerjava.api.exception.InternalServerErrorException: Status 500:...