Skip to content

A better way to commiunicate with docker engine using NodeJS.

License

Notifications You must be signed in to change notification settings

avanciro/dockernize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockernize

npm version

Dockernize is all about making a better way to communicate with Docker Engine API

Installation

You have multiple ways to install Dockernize.

  • NPM

    npm install dockernize

  • Yarn

    yarn add dockernize

API

This package contain the following base level API's

Node Syntax Description
Engine docker.engine Query about the engine
Images docker.images Query about the images

You can get more details about the API in our wiki section.

License

License: GPL v3

Releases

No releases published

Packages

No packages published