ingress-nginx-helm/images
Manuel Alejandro de Brito Fontes c8015c7734
Update nginx image, use docker buildx and remove qemu (#4923)
* Update nginx image, use docker buildx and remove qemu

* Update e2e image
2020-01-14 20:52:57 -03:00
..
custom-error-pages Cleanup of docker images 2019-09-03 19:10:40 -04:00
e2e Update nginx image, use docker buildx and remove qemu (#4923) 2020-01-14 20:52:57 -03:00
e2e-prow Add parallel to e2e-prow image 2019-12-12 22:07:03 -03:00
fastcgi-helloserver Cleanup of docker images 2019-09-03 19:10:40 -04:00
grpc-fortune-teller Update go dependencies 2018-05-26 16:27:45 -04:00
httpbin Use docker to run makefile tasks (#4893) 2020-01-09 00:58:16 -03:00
mkdocs Cleanup of docker images 2019-09-03 19:10:40 -04:00
nginx Cleanup docker build of nginx image (#4925) 2020-01-14 13:57:44 -03:00
OWNERS Cleanup of docker images 2019-09-03 19:10:40 -04:00
README.md Update e2e image (#4883) 2020-01-04 20:29:49 -03:00

Docker images

Directory Purpose
custom-error-pages Example of Custom error pages for the NGINX Ingress controller
e2e Image to run e2e tests
e2e-prow Image to launch Prow jobs
fastcgi-helloserver FastCGI application for e2e tests
grpc-fortune-teller grpc server application for the nginx-ingress grpc example
httpbin A simple HTTP Request & Response Service for e2e tests
mkdocs Image to build the static documentation
nginx NGINX base image using alpine linux

‼️ Only the nginx image is meant to be published. The others are used as examples for some feature of the ingress controller or to run e2e tests.