testcontainers/testcontainers-java

Improve error messaging when no docker-machine VM exists

Open

#307 创建于 2017年3月3日

在 GitHub 查看
 (3 评论) (1 反应) (0 负责人)Java (1,588 fork)batch import
client/docker-machinehelp wantedresolution/acknowledgedresolution/somedaymaybetype/feature

仓库指标

Star
 (7,535 star)
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)

贡献者指南