What is docker-cli-js?
"A node.js wrapper for the docker command line interface CLI"
docker-cli-js is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 50.0 KB on disk.
Installation Guide
# Install via NPM
npm install docker-cli-js
# Install via Yarn
yarn add docker-cli-js