1.11.1 • Published 8 years ago

@andrewosh/docker-prebuilt v1.11.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

docker-prebuilt

WIP: do not use yet -- big security issues

one-liner description

background

background details relevant to understanding what this module does

example

var lib = require('docker-prebuilt')
$ node

> var lib = require('docker-prebuilt')

> lib.foo()
'example usage with output'

api

var obj = new lib()

Returns an object ...

obj.foo()

Methods on lib

install

With npm installed, run

$ npm install docker-prebuilt

license

ISC