0.2.6 • Published 9 years ago
docker-test-app v0.2.6
docker-test-app

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-appUsage
Note: The Docker API must be listening on /var/run/docker.sock
$ node app.jsLicense
MIT © Stephen Coady