summaryrefslogtreecommitdiffstats
path: root/Services/nodejs
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2015-12-05 07:10:28 +0100
committerstartxfr <clarue@startx.fr>2015-12-05 07:10:28 +0100
commitfe5be8e15a2dcdbdf45be0666ee2e622925e3fbc (patch)
treed000a93ddcdb361245d5f2546ff7e03fe061e166 /Services/nodejs
parent7718857d458eb7c6fb29878947381db4d5fb8099 (diff)
downloadphpmyadmin-fe5be8e15a2dcdbdf45be0666ee2e622925e3fbc.tar.gz
phpmyadmin-fe5be8e15a2dcdbdf45be0666ee2e622925e3fbc.tar.bz2
phpmyadmin-fe5be8e15a2dcdbdf45be0666ee2e622925e3fbc.tar.xz
phpmyadmin-fe5be8e15a2dcdbdf45be0666ee2e622925e3fbc.zip
addapting master documentation
Diffstat (limited to 'Services/nodejs')
-rw-r--r--Services/nodejs/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Services/nodejs/README.md b/Services/nodejs/README.md
index 282df94..a500bbe 100644
--- a/Services/nodejs/README.md
+++ b/Services/nodejs/README.md
@@ -10,7 +10,8 @@ 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.
-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.
+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.
| [![Build Status](https://travis-ci.org/startxfr/docker-images.svg)](https://travis-ci.org/startxfr/docker-images) | [Dockerhub Registry](https://hub.docker.com/r/startx/sv-nodejs/) | [Sources](https://github.com/startxfr/docker-images/Services/nodejs) | [STARTX Profile](https://github.com/startxfr) |
|-------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------|----------------------------------------------------------------------------------|-----------------------------------------------|