Sign inSign up

develcuy/apache22-php54

By develcuy

Updated almost 11 years ago

Lightweight Apache 2.2 + PHP 5.4.x setup. Ideal for Drupal 7.x

Image
1

877

develcuy/apache22-php54 repository overview

PHP 5.4 configured as fastcgi on Apache 2.2. Tested for Drupal 7.

How to use:

$ docker run -tid --name d7 -v /path/to/drupal:/var/www develcuy/apache22-php54:0.1.0

You might need to link your new container to an existing database container (for convenience)

$ docker run -tid --link mysql:mysql --name d7 -v /path/to/drupal:/var/www develcuy/apache22-php54:0.1.0

Tag summary

Content type

Image

Digest

sha256:b4b45e475

Size

81 MB

Last updated

almost 11 years ago

docker pull develcuy/apache22-php54:0.1.0