This is the template alpine apache2 with a sample php enabled backend service of the Hacking-Lab CTF system
- hackinglab/alpine-base-hl: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 - reverse proxy is serving files by apache2 in /opt/www
- backend service is serving files by apache2 in /opt/backend
bash build.shdocker-compse -f docker-compose.yml up- browse to http://localhost/
docker pull hackinglab/alpine-apache2-reverse-proxy:latestdocker-compose -f docker-compose-local.yml up- browse to http://localhost/