Sign inSign up

pylab/openresty

By pylab

Updated 17 days ago

openresty with ngx_http_substitutions_filter_module, and more.

Image
0

1.9K

pylab/openresty repository overview

openresty special

base on Docker Hub - openresty

  • ngx_http_substitutions_filter_module
  • Modsecurity (TODO)
  • ngx_pagespeed (TODO)
docker build \
--build-arg "RESTY_IMAGE_BASE=debian" \
--build-arg "RESTY_IMAGE_TAG=stable-slim" \
--build-arg "RESTY_J=4" \
--build-arg "RESTY_OPENSSL_VERSION=1.1.1b" \
--build-arg "RESTY_CONFIG_OPTIONS_MORE=--add-module=/tmp/ngx_http_substitutions_filter_module-master" \
--build-arg "RESTY_EVAL_PRE_CONFIGURE=curl -sL https://github.com/yaoweibin/ngx_http_substitutions_filter_module/archive/master.tar.gz | tar -xz" \
--build-arg "RESTY_EVAL_POST_MAKE=rm -rf /root/.cache /tmp/* /var/lib/apt/* /var/cache/* /var/log/*" \
-t openresty:slim \
-f bionic/Dockerfile . \
--no-cache

Tag summary

Content type

Image

Digest

sha256:5a78e9b5e

Size

116 MB

Last updated

17 days ago

docker pull pylab/openresty