Openresty/1.27.1.1

FROM openresty/openresty:1.27.1.1-alpine COPY nginx.conf /usr/local/openresty/nginx/conf/ COPY lua/ /usr/local/openresty/nginx/lua/

Unlike the stable Nginx branch (1.26.x), mainline 1.27.1 includes experimental features and bug fixes intended for the next stable release. openresty/1.27.1.1