New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

node-docker

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-docker

Node wrapper around the docker REST API - NOTE: alpha status

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

NodeJS wrapper for Docker REST API

NOTE: alpha status

A set of simple functions for accessing the Docker APRI.

These functions are asynchronous. Check the unit tests for examples on howto use them. Be warned, it does take special attention to work with async functions.

Run make doc to generate the documentation.

Contributing

Run make install first. Then make test will run the unit tests. Finally make will complile (lint and uglify).

Make sure that there are unit tests for everything. Please not that the tests will return OK also when failing. Read the console output carefully for the test results.

make clean will clean things up.

Keywords

Linux containers

FAQs

Package last updated on 30 Oct 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts