testcontainers/testcontainers-java
Auf GitHub ansehenImprove error messaging when no docker-machine VM exists
Open
#307 geöffnet am 3. März 2017
client/docker-machinehelp wantedresolution/acknowledgedresolution/somedaymaybetype/feature
Repository-Metriken
- Stars
- (7.535 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 2T 17h) (2 gemergte PRs in 30 T)
Beschreibung
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)