docker-test-app

0.2.6 • Public • Published

docker-test-app NPM version Build Status dependencies Status

This is a technical feasibility application to show that it is possible to communicate with the Docker API using node and expose that information using an express.js API. It should be considered prototypal. It forms the technical feasibility aspect of my final year project.

Installation

$ npm install --save docker-test-app

Usage

Note: The Docker API must be listening on /var/run/docker.sock

$ node app.js

License

MIT © Stephen Coady

Readme

Keywords

none

Package Sidebar

Install

npm i docker-test-app

Weekly Downloads

1

Version

0.2.6

License

MIT

Last publish

Collaborators

  • stephencoady