Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 169 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 169 Bytes

docker-harp

Dockerimage Running Harp

Usage

To serve current working directory:

docker run --rm -v $(pwd):/var/www -p 8080:80 dockerimages/harp