Search Docker Hub
docker-php53-yii116
By mrbits
Docker image with PHP 5.3.26, YII 1.1.16 and Apache 2.4
10K+
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
Content type
Image
Digest
Size
334.4 MB
Last updated
about 8 years ago
docker pull mrbits/docker-php53-yii116