Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ednity/docker-php

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
9 Commits
 
 
 
 

Repository files navigation

Docker image of ednity/php

This is a docker image that eases setup PHP 5.5.x environment; especially optimized for CakePHP2.

Features

  • Ubuntu
  • PHP 5.5.x
  • PHP extensions: gd, exif, mcrypt and pdo_mysql.

Installation

This docker image is available as an automated build on the docker registry hub, so using it is as simple as running:

$ docker pull ednity/php

Getting started with dinghy and docker-compose

$ git inti myapp
$ cd myapp
$ dinghy create --provider=virtualbox
$ eval $(dinghy shellinit)
$ docker run -it --rm -v `pwd`:/app ednity/php php -v

How to build docker image

make build

About

This is a docker image that eases setup PHP 5.5.x environment; especially optimized for CakePHP2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.