Vlad's PHP 7 (Apache) base image with a few extra packages and modules.
6y
50K+
1
A set of PHP + Apache Docker images. Gets a default symfony configuration from PHP 5.6 to 8.5.
3d
50K+
2
Run Apache2 Web Server like proxy to container web application Docker
8y
100K+
3
Start with the docker image php:7.0-apache and then enable some common extension(s)
8y
100K+
5
PHP + Apache image built from the Ansible Roles geerlingguy.apache and geerlingguy.php
3d
50K+
7
<?php $x = 0.0001; for ($i = 0; $i <= 1000000; $i++) { $x += sqrt($x); } echo "OK!"; ?>
4y
50K+
This a small Apache2 build that can be extended easily to serve static content. It should be quick to download if you already have the base Ubuntu image.
11y
100K+
3
Centos/Debian Based Customizable Apache Container - Updated 06/11/2016
10y
50K+
3