nginx-ingress-controller overide (https://github.com/kubernetes/ingress-nginx)
1.5K
Various Dockerfiles used by our tech team
Each folder foo contains a foo/Dockerfile that have an associated public automated-build on dockerhub/jobteaser build that provide the latest image jobteaser/foo:latest.
It is also possible for a developper to build locally the images.
make foo-build
By default jobteaser/foo:alpha is build based on the file that must exist foo/Dockerfiles.
DOCKER_REGISTRY=custom VERSION=dev make foo
Builds the image custom/foo:dev based on the file that must exist foo/Dockerfiles.
Content type
Image
Digest
sha256:61ce22d17…
Size
232.3 MB
Last updated
about 2 years ago
docker pull jobteaser/nginx-ingress-controller