Skip to content

Karmpatel960/demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-app

demo for day 1

Download the Zip file from GitHub of this Repository

Extract it

Open it in VS Code

Run command

1.docker build . demo:latest

2.docker run -p 3000:3000 demo:latest

3.docker tag demo:latest your-registry-name/demo:latest

4.docker login

5.docker push your-registry-name/demo:latest

About

demo for day 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published