docker-toolbelt

Docker Toolbelt

A belt full of tools for working with Docker.

Docker Toolbelt provide utilities to work with Docker's layer store and it leverages dockerode to implement a few conveniences. This module also supports balenaEngine, notably its delta generation feature.

Installation

Install docker-toolbelt by running:

$ npm install --save docker-toolbelt

dockerode is a peer dependency that must be satisfied explicitly.

Documentation

Publish Documentation

Visit the website for complete API reference: https://balena-io-modules.github.io/docker-toolbelt

Generated using TypeDoc