7.0-fpm
,latest
(7.0/fpm/Dockerfile-fpm)
🅱️ 7.0-fpm-nginx
(7.0/fpm/Dockerfile-fpm-nginx)🅱️ 7.0-fpm-alpine-nginx
(7.0/fpm/Dockerfile-fpm-alpine-nginx)🅰️ 7.0-fpm-alpine-nginx-xdebug
(7.0/fpm/Dockerfile-fpm-alpine-nginx-xdebug)
See all available image tags
This is a Docker PHP image containing PHP extensions and composer packages and libraries for Yii 2.0 Framework.
It is primarily intended to build Yii 2.0 applications FROM
this image, see below for available application templates.
There is also an nginx
flavour available for this image, in which PHP and nginx are managed with forego.
composer
codecept
phpunit
yii
GITHUB_API_TOKEN
DISPLAY_PHP_ERRORS
PHP_USER_ID
PHP_ENABLE_XDEBUG
GITHUB_API_TOKEN
Building the images
docker-compose build
Development bash
docker run -it dmstr/php-yii2 bash
- GitHub project
- GitLab build
- DockerHub image
- yii2-app minimal application tempplate
- phd5 standard application template
- phd5 documentation