Files
peardock/build/shims
Raven Scott 6bdb64b1fd
Release rolling / release (push) Has been cancelled
Fix Bare Docker access: HTTP unix socket support for dockerode
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.
2026-07-11 15:46:46 -04:00
..