adityadafe / gdsc-cloud-assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GDSC CLOUD TASK: Containerizing an Express and Node.js HTTP Server

In this task, you will containerize a simple HTTP server built with Express and Node.js and publish the Docker image to DockerHub. Follow these steps to complete the task:

Step 1: Prerequisites

Make sure you have the following prerequisites installed on your system:

  1. NodeJS
  2. Docker

Step 2: Clone the Repository

Clone the repo locally using git

TASK 1: Containerize the server

TASK 2: Build docker imager and push to DockerHub

Ensure that Repo on dockerhub is public

About


Languages

Language:JavaScript 100.0%