test-nginx icon indicating copy to clipboard operation
test-nginx copied to clipboard

request-help: Can you provide a docker image for test-nginx

Open jagerzhang opened this issue 4 years ago • 4 comments
trafficstars

Can you provide a docker image for test-nginx

jagerzhang avatar Aug 09 '21 05:08 jagerzhang

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)

xiaocang avatar Aug 11 '21 15:08 xiaocang

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

jagerzhang avatar Aug 12 '21 11:08 jagerzhang

For running tests on CI servers, which popularly are containerized - what do you recommend?

testower avatar Apr 03 '23 19:04 testower

I think you can build your own docker image which contains test-nginx.

zhuizhuhaomeng avatar Apr 04 '23 11:04 zhuizhuhaomeng