Search Docker Hub
Back
php4-apache22
By rustic
This runs an old version of PHP 4.4.9 for an old application.
397
This runs an old version of PHP 4.4.9 for an old application with Apache 2.2. Example usage:
docker run -d -p 8080:80 --name apache -v /root/apache/www:/var/www apache_image
Content type
Image
Digest
Size
102.3 MB
Last updated
over 9 years ago
docker pull rustic/php4-apache22