Sign inSign up

kazu69/php

By kazu69

Updated almost 10 years ago

PHP Docker container

Image
0

1.3K

kazu69/php repository overview

PHP Docker container

In this Dockerfile by using the phpbrew you have installed the php

Installation

The easiest way to do this is to get from Docker registry

$ docker pull kazu69/php:5.6.26-system

Also possible to use or from github to get

$ git clone https://github.com/kazu69/docker-php.git
$ cd docker-php
$ docker build -t kazu69/dockerphp .

Tag summary

Content type

Image

Digest

Size

151 MB

Last updated

almost 10 years ago

docker pull kazu69/php:5.6.26-system