yauritux/nodejs-devbox

By yauritux

Updated over 8 years ago

Image for Nodejs Development

Image
0

67

What is nodejs-devbox ?

A small Linux operating system ( alpine ) equipped with NodeJS and some goodies such as Mocha as testing framework, JSLint and ESLint as JavaScript (ECMA) code quality checker, and TSLint as TypeScript code quality checker.

Dockerfile Links

  1. latest version

How to Use this Image ?

  1. Ensure you have docker client within your machine.
  2. Open the terminal
  3. Run the image by using the following command:

docker run -it yauritux/nodejs-devbox

LICENSE

View license information for the software contained in this image.

Supported Docker Versions

This image is officially supported on Docker version 1.12.3. Please see the docker installation documentation for details on how to upgrade your Docker daemon.

User Feedback

Issues

If you have any problems with or questions about this image, please contact me through a GitHub issue.

Docker Pull Command

docker pull yauritux/nodejs-devbox