web
A PHP 8.0 Apache service built from the local Dockerfile. It serves a web application with login, search, and user detail pages that contain intentional SQL injection vulnerabilities. It connects to the 'db' service and exposes port 80 mapped to host port 8080.
docker-compose.yml:3-10Dockerfile:1-3app/login.php:14-17app/search.php:5-7app/admin/user/controller.php:5