diff --git a/README.md b/README.md new file mode 100644 index 0000000..4049f0e --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Docker config files for modern HTTP [web-server](https://github.com/h2o/h2o) with HTTP/2 support + +In order to build an image, run this command in repo directory: + +`docker build . -t h2o`