Skip to content

Bugfix and small performance fix

Compare
Choose a tag to compare
@mariotoffia mariotoffia released this 02 Jul 11:47
· 456 commits to master since this release

This release fixes a bug when discovering already running containers. If such is the case, the handling around disposal is never configured and could result in containers being deleted. It also alters the behavior on Host.Discover where docker machine may be omitted completely by settingpreferNativeDocker = true.

Cheers,
Mario