mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 16:35:44 +03:00
Our Docker network plugin autodetection code was erroneously treating Window's default network `nat` as a plugin and defaulting to it instead of the host. Fixes #3218