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
env
based dynamic ctf flag handling - with
file
based 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:latest
docker compose -f docker-compose.yml up
- browse to http://localhost/