Hello Mind the changes I made please This repository contains:
- Simple hello world Node application source code
- Dockerfile to build an image with the Node application
- 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'