Skip to content

based on nginx 1.19.5 to fix for CVE-2018-16843, CVE-2018-16844, CVE-2019-9511, CVE-2019-9513, and CVE-2019-9516

License

Notifications You must be signed in to change notification settings

flyniu666/ingress-nginx-0.21-1.19.5

Repository files navigation

BUILD:

cd ./ingress-nginx-0.21-1.19.5
cd images/nginx/
make
cd  -
cd images/e2e/
make docker-build
cd -
e2e_tag=`docker images|grep e2e|awk {'print  $2'}`
sed -i "s/e2e:v12232020-dce860a/e2e:$e2e_tag/" build/go-in-docker.sh
make


echo -e '\n\n\n\n\n'
docker images|grep  ingress-nginx

About

based on nginx 1.19.5 to fix for CVE-2018-16843, CVE-2018-16844, CVE-2019-9511, CVE-2019-9513, and CVE-2019-9516

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published