PHP CLI for Yii 2 tests on Ubuntu 16.04.02 LTS
677
This repository contains Dockerfiles of PHP CLI for Yii 2 tests on Ubuntu 16.04.02 LTS for Docker's automated build published to Docker Hub.
Dockerfile links7.2 (7.2/Dockerfile)7.1 (7.1/Dockerfile)7.0 (7.0/Dockerfile)5.6 (5.6/Dockerfile)Yii is a free, open-source Web application development framework written in PHP5 that promotes clean, DRY design and encourages rapid development. It works to streamline your application development and helps to ensure an extremely efficient, extensible, and maintainable end product.
Install Docker.
Download automated build from Docker Hub:
docker pull sergeymakinen/yii2-php:tag
docker run -v ../Projects/yii2:/yii --rm sergeymakinen/yii2-php:tag vendor/bin/phpunit --group=sqlite --colors=always --verbose
Content type
Image
Digest
Size
201.7 MB
Last updated
about 8 years ago
docker pull sergeymakinen/yii2-php:7.2