🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@andrewosh/docker-prebuilt

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

@andrewosh/docker-prebuilt

Prebuilt Docker binaries

latest
Source
npmnpm
Version
1.11.1
Version published
Weekly downloads
11
450%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 25 May 2016

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