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
Up to v2.5.8, Dockerode constructor is consuming cert files properly, but from v3.0.0 upwards it's not working properly anymore. Seems that it's trying to fetch ca, cert and key files from default .docker folder instead.