testcontainers/testcontainers-java
View on GitHubImprove error messaging when no docker-machine VM exists
Open
#307 opened on Mar 3, 2017
client/docker-machinehelp wantedresolution/acknowledgedresolution/somedaymaybetype/feature
Repository metrics
- Stars
- (7,535 stars)
- PR merge metrics
- (Avg merge 2d 17h) (2 merged PRs in 30d)
Description
e.g. in the case where the docker-machine tool is found but there's no VM.
At present the logged error is quite unhelpful:
o.t.d.DockerClientProviderStrategy : DockerMachineClientProviderStrategy: failed with exception InvalidConfigurationException (Exception when executing docker-machine status default)