testcontainers/testcontainers-java

Improve error messaging when no docker-machine VM exists

Open

#307 aberto em 3 de mar. de 2017

Ver no GitHub
 (3 comments) (1 reaction) (0 assignees)Java (1.588 forks)batch import
client/docker-machinehelp wantedresolution/acknowledgedresolution/somedaymaybetype/feature

Métricas do repositório

Stars
 (7.535 stars)
Métricas de merge de PR
 (Mesclagem média 2d 17h) (2 fundiu PRs em 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)

Guia do colaborador