Forked from https://github.com/edoz90/docker-mutillidae
- latest mutillidae release
- nginx\mariadb\php-fpm performance tweaks
- doesn't fail on heavy load
- PhpMyAdmin fixed
- added logs for nginx\mariadb\php-fp
- GMT +3 timezone
- you may change default security level. See Dockerfile
- Image size reduced. 359MB for now.
docker build . --force-rm -t nginx_mutillidae
docker run -d -p 8081:80 --rm --name nginx_mutillidae nginx_mutillidae
docker run -d -p 8081:80 --rm --name nginx_mutillidae 0x566164696d/nginx_mutillidae
During the build of the container MySQL passwords will be randomly generated and printed on console:
- Fix ldap injection
- Add realtime access log panel
- default security level as ENV variable