Skip to content

Commit

Permalink
Create Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sogos authored Jun 22, 2019
1 parent 35b3d9b commit 66903cc
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 66903cc

Please sign in to comment.