An open API service indexing awesome lists of open source software.

https://github.com/maurodelazeri/apache-php-legacy

Legacy PHP 5.2
https://github.com/maurodelazeri/apache-php-legacy

docker-image legacy php

Last synced: about 1 month ago
JSON representation

Legacy PHP 5.2

Awesome Lists containing this project

README

          

# Docker image for php 5.2 legacy projects

The features are
* Based on Ubuntu 12.04
* Apache MPM Prefork
* PHP 5.2.17 as apache mod
* Zend Optimizer

```
docker built -t bb .
docker-compose -f stack.yml up -d
```