Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

using docker

  • docker build -t hello-world .
  • docker run -p 80:80 hello-world
  • docker run -p 80:80 -v <full_path_to_src> hello-world

About

first go at using docker

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages