testcontainers/testcontainers-java

Improve error messaging when no docker-machine VM exists

Open

#307 ouverte le 3 mars 2017

Voir sur GitHub
 (3 commentaires) (1 réaction) (0 assignés)Java (1 588 forks)batch import
client/docker-machinehelp wantedresolution/acknowledgedresolution/somedaymaybetype/feature

Métriques du dépôt

Stars
 (7 535 stars)
Métriques de merge PR
 (Merge moyen 2j 17h) (2 PRs mergées en 30 j)

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)

Guide contributeur