linux-vuln-server
Builds LoLLMS WebUI v9.6 on Ubuntu 22.04, exposes port 9600 on host port 9600. The Dockerfile downloads the v9.6 installer, pins the source to the vulnerable commit, and configures the server to listen on 0.0.0.0:9600. The entrypoint starts the app.
linux-vuln-server/Dockerfile:1-86linux-vuln-server/entrypoint.sh:1-8docker-compose.yml:2-8