You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: early fail on non-exposed docker daemon (#3592)
* fix: early fail on non-exposed docker daemon
* Removed redundant check and removed vector from start check on windows
* Update internal/start/start.go
---------
Co-authored-by: Han Qiao <sweatybridge@gmail.com>