Nginx docker image containing error-pages
5.7K
Nginx docker image containing error-pages.
This repo uses this other project files https://github.com/denysvitali/nginx-error-pages
Thanks @denysvitali
docker run --name error-pages -p 8080:80 -d glarfs/nginx-error-pages
curl -v localhost:8080/418.html
I use it with traefik middleware filter Errorpages
Content type
Image
Digest
Size
9.7 MB
Last updated
over 6 years ago
docker pull glarfs/nginx-error-pages