Hi, community,

The current APISIX image depends on the official version of openresty, but
APISIX needs to support more functions.

For example, to integrate dubbo, you need to integrate
https://github.com/api7/mod_dubbo.
Or, some advanced features of APISIX, need to integrate
https://github.com/api7/ngx_multi_upstream_module and
https://github.com/api7/lua-var-nginx-module, and so on.

All these basic modules do not change frequently and can be solidified to
become a brand new openresty basic image (we can call it
`apisix-openresty`).

I propose to change the dockerfile under the `Apache/apisix-docker`
repository to integrate the apisix-openresty base image.
Of course, we need to provide the dockerfile of apisix-openresty separately.

Welcome to discuss:
+1 I agree.
-1 I have something else to say.

Reply via email to