testcontainers/testcontainers-java
在 GitHub 查看Improve error messaging when no docker-machine VM exists
Open
#307 创建于 2017年3月3日
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)