🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
Docker 镜像大小 ![](https://box.kancloud.cn/dc092367fa10bb03456df2e948ab1b1c_822x95.png) 编译参数: ``` ./configure \ --prefix=/usr/local/openresty \ --with-luajit \ --with-stream \ --with-stream_ssl_module \ --with-stream=dynamic \ --with-file-aio \ --with-threads \ --with-http_v2_module \ --with-http_realip_module \ --with-http_mp4_module \ --with-http_gzip_static_module \ --with-http_ssl_module \ --with-http_stub_status_module \ --with-http_xslt_module \ --with-http_iconv_module \ --without-http_redis2_module \ --with-openssl-opt=enable-tlsext ```