nginx webserver with an included HTTP digest authentucation module (testing only).
3.5K
This image bundles nginx with a module for performing HTTP digest authentication. The default configuration has a single path /private protected by the credentials admin:admin.
I created this due to a need to test digest authentication from a client but I would advise against running it in production as the nginx-http-auth-digest module seems abandoned.
The fork I am using is more updated (and actually builds on Alpine) but you should fully vet the code before using it for anything serious.
Content type
Image
Digest
sha256:2b984c3e9…
Size
22.5 MB
Last updated
over 2 years ago
docker pull joelnb/nginx-digest