Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 242 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 242 Bytes

hpvh_dockerfile

how to use

Clone this repo:

git clone https://github.com/Wsteth/hpvh_dockerfile

Build the image:

cd hpvh_dockerfile && docker build -t hpvh .

Run a container:

docker run -d --name hpvh_container -p 80:80 hpvh