Sign inSign up

etzion/centos-apache-php51

By etzion

Updated over 1 year ago

PHP 5.1.6 + Apache 2.2 based on Centos 5, with the purpose of providing a platform for legacy code

Image
0

10K+

etzion/centos-apache-php51 repository overview

Source: https://github.com/ezaton/centos-apache-php-docker This is a container created in order to provide PHP5.1.6 with its dependencies (Apache 2.2) based on Centos 5 - all deprecated.

Components

  • Base Image: CentOS 5
  • Web Server: Apache 2.2
  • PHP Version: 5.1.6
  • Additional PHP modules:
    • php-bcmath
    • php-gd
    • php-mbstring
    • php-mysql
    • php-odbc
    • php-pdo
    • Various PEAR modules

How to run

Download this docker and run it. All messages are sent to stdout and stderr of the docker, so you can collect them using docker logging facility.

Map a volume to /var/www/html for your code.

An example docker-compose.yaml exists in the git repository.

Tag summary

Content type

Image

Digest

sha256:eefaced14

Size

154.4 MB

Last updated

over 1 year ago

docker pull etzion/centos-apache-php51