Skip to content

manavnmodi111/Dockerize-CreateNodeAppAlpineOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Dockerize-CreateNodeAppAlpineOS

Docker image of Node boilerplate code with AlpineOS.

Installation

Download Docker Desktop or if already installed pull from Dockerhub.

#Image pull from Dockerhub
Docker pull manav23/nodewithalpine

#See docker image is pulled ?
Docker images

#start container on your hostmachine with this localhost port number
Docker container run -p 8000:8000 manav23/nodewithalpine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published