Skip to content

Commit

Permalink
Merge branch 'master' of github.com:sogos/Nginx-BoringSSL-Resty
Browse files Browse the repository at this point in the history
  • Loading branch information
Thibault CORDIER committed Jul 2, 2019
2 parents 13efefc + 66903cc commit ba5992a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit ba5992a

Please sign in to comment.