Sign inSign up

mrbits/docker-php53-yii116

By mrbits

Updated about 8 years ago

Docker image with PHP 5.3.26, YII 1.1.16 and Apache 2.4

Image
0

10K+

mrbits/docker-php53-yii116 repository overview

Docker With PHP 5.3 YII 1.1.16 Apache 2.4

How to use

Configure your Apache2 VHost in a conf.conf file

# Dockerfile
FROM mrbits/docker-php53-yii116:lastet

COPY conf.conf /etc/apache2/site-enabled/conf.conf

WORKDIR /var/www/html

COPY . /var/www/html

Tag summary

Content type

Image

Digest

Size

334.4 MB

Last updated

about 8 years ago

docker pull mrbits/docker-php53-yii116