Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 254 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 254 Bytes

Simple docker image to serve static files over HTTP and optionally redirect to HTTPS

Usage

TODO

Contributing

To enable the pre-commit hook which can run the pipeline checks locally before making a PR, run git config core.hooksPath .githooks