Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Node.js Docker Example

This is a simple Node.js application that demonstrates how to create a Docker container for a basic web server using Node.js.

Requirements

  • Node.js installed on your local machine.

Getting Started

Follow these steps to run the Node.js application locally:

  1. Clone this repository to your local machine:

    git clone https://github.com/Sakeena19/node-docker-example.git

Navigate to the project directory:

bash Copy code cd node-docker-example Install dependencies:

bash Copy code npm install Start the Node.js server:

bash Copy code node index.js Open a web browser and go to http://localhost:3000 to view the application.

About

i will be using this for creating docker file via docker init utility

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages