testcontainers/testcontainers-java

Improve error messaging when no docker-machine VM exists

Open

#307 aperta il 3 mar 2017

Vedi su GitHub
 (3 commenti) (1 reazione) (0 assegnatari)Java (1588 fork)batch import
client/docker-machinehelp wantedresolution/acknowledgedresolution/somedaymaybetype/feature

Metriche repository

Star
 (7535 star)
Metriche merge PR
 (Merge medio 2g 17h) (2 PR mergiate in 30 g)

Descrizione

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)

Guida contributor