{"library":"docker-modem","type":"library","category":null,"description":"docker-modem is a foundational Node.js module that implements the network strategies necessary for interacting with the Docker Remote API. It provides a robust layer for managing connections to the Docker daemon, supporting various protocols including Unix sockets, HTTP, and SSH. This module is the underlying networking engine for popular libraries like `dockerode`. Currently at stable version 5.0.7, it receives maintenance updates to address dependencies and minor bug fixes, as evidenced by recent patch releases bumping dependencies and fixing callback issues. It differentiates itself by offering comprehensive connection options and handling the complexities of Docker's API communication, making it a reliable choice for building Docker-integrated applications in Node.js.","language":"javascript","status":"active","version":"5.0.7","tags":["javascript","containers","api","docker"],"last_verified":"Wed May 27","install":[{"cmd":"npm install docker-modem","imports":["import Modem from 'docker-modem'; // For ESM","const Modem = require('docker-modem'); // For CJS","import type { ModemOptions } from 'docker-modem';"]},{"cmd":"yarn add docker-modem","imports":[]},{"cmd":"pnpm add docker-modem","imports":[]}],"homepage":null,"github":"https://github.com/apocas/docker-modem","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/docker-modem","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/docker-modem/compatibility"}}