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)

貢獻者指南