Skip to content

simontakite/hellonode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Node

This is a very basic Hello World application written with Node.

It includes a Dockerfile for building a Docker image with the application, and a Jenkinsfile that defines a build pipeline for it.

https://getintodevops.com

MINISHIFT_ENABLE_EXPERIMENTAL=y minishift start --memory 3GB --vm-driver virtualbox --extra-clusterup-flags "--enable=*,service-catalog,automation-service-broker,rhel-imagestreams,router,registry"

About

A Hello World HTTP server in Node, with a Dockerfile and a Jenkinsfile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.4%
  • Dockerfile 36.6%