Commit Graph
1 Commits
Author SHA1 Message Date
Raven Scott 2e51c49526 Fix Bare dockerode failure: polyfill Node url.resolve
docker-modem calls url.resolve/parse/format, which bare-url does not
implement. Map bare url imports to build/shims/node-url.cjs so the
standalone peardock-server can talk to the Docker socket again.
2026-07-11 15:34:12 -04:00