testcontainers/testcontainers-java

Improve error messaging when no docker-machine VM exists

开放

#307 创建于 2017年3月3日

 (3 条评论) (1 个反应) (0 位负责人)Java (1,588 个派生)batch import
client/docker-machinehelp wantedresolution/acknowledgedresolution/somedaymaybetype/feature

仓库指标

星标
 (7,535 个星标)
PR 合并指标
 (平均合并 2天 17小时) (30 天内合并 2 个 PR)

描述

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)

贡献者指南