... is a silly project used for my Traefik reverse Proxy in case something goes wrong. Feel free to use it too. Docker image supports ARM and AMD64 CPUs.
docker pull jmgitde/errorpage:latest
Port is http 8080
- xp.html
- 7.html
- 98.html
- classic.html (fallback, default)
To use a custom theme, set the PAGE_THEME environment variable to the name of the theme file like (powershell example) $env:PAGE_THEME = "7.html"