From 66903cca24ffe99b574b8800f616c4c1ea73a532 Mon Sep 17 00:00:00 2001 From: Thibault Date: Sat, 22 Jun 2019 11:31:20 +0200 Subject: [PATCH] Create Readme --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md 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