Skip to content

pthokala999/node-hello-world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-hello-world

Hello Mind the changes I made please This repository contains:

  1. Simple hello world Node application source code
  2. Dockerfile to build an image with the Node application
  3. CircleCI job to build and publish docker container to docker hub.

TO DO: a. Set the environment variables DOCKERHUB_USERNAME and DOCKERHUB_PASS in your CircleCI project setting b. Change docker hub repo to yours, i.e,. replace shresthaajay/node-hello-world with your repo in '.circleci/config.yml'

About

This repository creates a docker image with a simple hello world Node application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 62.8%
  • Dockerfile 37.2%