Skip to content

jyotisingh/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

demo

Build:

$ docker build . --tag basic-image-with-nginx:latest

Run:

docker run -p 9000:80 -d basic-image-with-nginx:latest

Access http://localhost:9000 from browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published