Short Description
Simple "Hello World" type app using NodeJS and Express
Full Description
A simple application using the NodeJS container for use on ClefOS 7.1 - Linux on z Systems
Workdir: /data
Run using:
docker run -d -p 8080:8080 brunswickheads/hello-nodejs-s390x
Point your browser at port 8080 of the server and you should see the message:
Hello World
appear on the browser.
Docker Pull Command
Owner
sinenomine