diff --git a/README.md b/README.md new file mode 100644 index 0000000..a487edc --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# Nginx-BoringSSL-Resty +A simple package builder for NGINX - Lua - BoringSSL + +Actually work for Ubuntu 16.04 + +- Based on OpenResty + https://openresty.org/en/ + +- Based on Nginx: + https://nginx.org + +- Based on Google Boring SSL + https://boringssl.googlesource.com/boringssl/ + +## Usage + +- Build `docker build -t nginx_boring .` +- Get the .deb in /root of the Docker