This is the template alpine nginx+php8 web server image of the Hacking-Lab CTF system
- hackinglab/alpine-base:latest
- with s6 startup handling
- with dynamic user creation
- with or without known passwords for root and non-root user
- with
envbased dynamic ctf flag handling - with
filebased dynamic ctf flag handling - serving files by nginx+php8 in /opt/www
docker-compose up
or
bash build.sh
browse to http://localhost/
docker pull hackinglab/alpine-nginx-php:latestdocker compose -f docker-compose.yml up- browse to http://localhost/