initial commit
This commit is contained in:
6
doc/examples/njs/Dockerfile
Normal file
6
doc/examples/njs/Dockerfile
Normal file
@@ -0,0 +1,6 @@
|
||||
FROM docker.io/rockdrilla/angie-conv:v0.0.1
|
||||
|
||||
COPY /site/ /etc/angie/site/
|
||||
|
||||
## load ngx_http_js_module
|
||||
ENV NGX_HTTP_MODULES='njs'
|
Reference in New Issue
Block a user