Release rolling / release (push) Has been cancelled
bare-http1 ignores socketPath and always dials TCP localhost:80, so dockerode got HTTP 301→HTTPS and TLS errors. Patch the Bare http Agent to connect via bare-net IPC when socketPath is set, matching Node.