Skip to content

Docker PHP image containing extensions and libraries for Yii 2.0 Framework

Notifications You must be signed in to change notification settings

handcode/docker-php-yii2

This branch is 134 commits behind dmstr/docker-php-yii2:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

97416ea · Jan 30, 2017

History

94 Commits
Jan 26, 2017
Jan 23, 2017
Jan 30, 2017
May 12, 2016
May 12, 2016
Jan 30, 2017
Dec 27, 2016
Jan 23, 2017

Repository files navigation

Supported tags and respective Dockerfile links

Experimental

See all available image tags

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

Features

CLI commands

  • composer
  • codecept
  • phpunit
  • yii

Configuration

ENV variables

  • GITHUB_API_TOKEN
  • DISPLAY_PHP_ERRORS
  • PHP_USER_ID
  • PHP_ENABLE_XDEBUG

Build ARGs

  • GITHUB_API_TOKEN

Development

Building the images

docker-compose build

Development bash

docker run -it dmstr/php-yii2 bash

Resources


dmstr logo Built by dmstr

About

Docker PHP image containing extensions and libraries for Yii 2.0 Framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.9%
  • Nginx 7.7%
  • Shell 6.4%