Skip to content

krishnardt/docker_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

here code is the destination location in docker container.

docker run -p 8000:8000 test_doc 8000:8000 mean --> lhs port refers to host port through which the incoming connections enter into server rhs port refers to container port through which requests hit the container.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors