From 026404ee386b0e1d81142d099b0fff88c9b34f9c Mon Sep 17 00:00:00 2001 From: Johannes Schickling Date: Sun, 23 Nov 2014 17:14:27 +0100 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4de3eab..2dfab0d 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Collection of lightweight and ready-to-use docker images * **[Latex](https://github.com/schickling/dockerfiles/tree/master/latex)** - Lightwight full texlive distribution * **[Mailcatcher](https://github.com/schickling/dockerfiles/tree/master/mailcatcher)** - Extra small mailcatcher image +* **[NodeJS](https://github.com/schickling/dockerfiles/tree/master/nodejs)** - Minimal NodeJS + NPM image * **[Octave](https://github.com/schickling/dockerfiles/tree/master/octave)** - Lightweight ocatve development environment * **[OpenCV](https://github.com/schickling/dockerfiles/tree/master/opencv)** - Lightweight ready-to use OpenCV image * **[Rust](https://github.com/schickling/dockerfiles/tree/master/rust)** - Lightweight nightly Rust build including Cargo and GDB