summaryrefslogtreecommitdiffstats
path: root/Services/nodejs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Services/nodejs/README.md')
-rw-r--r--Services/nodejs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Services/nodejs/README.md b/Services/nodejs/README.md
index 240b7b8..04883c8 100644
--- a/Services/nodejs/README.md
+++ b/Services/nodejs/README.md
@@ -9,7 +9,7 @@ weight=3
# Docker OS Images : NODEJS
-Simple and lightweight (190Mo) container used to run server side executed javascript content. include all nodejs and npm dependency.
+Simple container used to run server side executed javascript content. include all nodejs and npm dependency.
Run [nodejs main app.js](https://www.nodejs.org/) under a container
based on [startx/fedora container](https://hub.docker.com/r/startx/fedora).
Could use various network protocol (like http, websocket, smtp, telnet) according to the content of the running app.