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)

貢獻者指南