dmstr / docker-php-yii2

:whale: :cd: Docker PHP image containing extensions and libraries for Yii 2.0 Framework
99 stars 32 forks source link
base-image docker docker-php-image php yii2

:rotating_light: This repository is abandoned, please use https://github.com/yiisoft/yii2-docker

Supported tags and respective Dockerfile links

:information_source: See repository tags for full version numbers

See all available image tags

build status

Changelog

8.x

7.x

6.x

5.x

no stable release

4.x

Introduction

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 supervisor.

In older versions of the nginx images, forego was used for process control. However, since forego is no longer actively maintained and problems can arise if one of the started processes terminates unsuspectedly, we decided to switch to supervisor.

Features

CLI commands

Extensions

Configuration

ENV variables

Development

Building the images

docker-compose build

Development bash

docker run -it dmstr/php-yii2 bash

Resources



dmstr logo Built by dmstr