test-nginx
test-nginx copied to clipboard
request-help: Can you provide a docker image for test-nginx
Can you provide a docker image for test-nginx
Hi @jagerzhang The test nginx module is mainly used in the development process and is not suitable for container images. We recommend using cpanm for installation, or you can install the pre-compiled perl-Test-Nginx package after installing the official repository repositories (http://openresty.org/en/linux-packages.html)
Hi @jagerzhang The test nginx module is mainly used in the development process and is not suitable for container images. We recommend using cpanm for installation, or you can install the pre-compiled perl-Test-Nginx package after installing the official repository repositories (http://openresty.org/en/linux-packages.html)
ok, tks
For running tests on CI servers, which popularly are containerized - what do you recommend?
I think you can build your own docker image which contains test-nginx.