This container image contains preconfigured apache2, php8.2-fpm,mariadb server. Use this container to build web application security related labs. To pull the container run
docker pull bhanugoudm041/apache2-phpfpm-mariadb:latest
To start the container
docker run -dit -p 80:80 bhanugoudm041/apache2-phpfpm-mariadb
visit 80 port on your localhost to access the server page
Content type
Image
Digest
sha256:046222044…
Size
201.6 MB
Last updated
almost 3 years ago
docker pull bhanugoudm041/apache2-phpfpm-mariadb