macbre / docker-nginx-http3

Stable and up-to-date root-less nginx with quic + http/3, google brotli compression, njs, GeoIP2, and Grade A+ SSL config
https://hub.docker.com/r/macbre/nginx-http3
161 stars 53 forks source link

Adding njs #85

Closed macbre closed 1 year ago

macbre commented 1 year ago

See https://nginx.org/en/docs/njs/install.html#install_sources

Resolves #82

macbre commented 1 year ago
#16 5.071 checking for GNU readline library ... not found
#16 5.086 checking for editline library in editline/readline.h ... not found
#16 5.101 checking for editline in edit/readline/readline.h ... not found
#16 5.116 checking for editline in readline/readline.h ... not found
#16 5.132  - njs CLI is built without interactive shell support
macbre commented 1 year ago
#14 6.168 NJS configuration summary:
#14 6.168 
#14 6.168  + using CC: "cc"
#14 6.168  + using CFLAGS: " -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -fexcess-precision=standard -O "
#14 6.168 
#14 6.168  + using PCRE library: -lpcre
#14 6.168  + using readline library: -lreadline
#14 6.168  + using OpenSSL library: -lcrypto
#14 6.168 
#14 6.168  njs build dir: build
#14 6.168  njs CLI: build/njs
macbre commented 1 year ago
#14 27.91 njs v0.7.7