In this Dockerfile by using the phpbrew you have installed the php
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 .
Content type
Image
Digest
Size
151 MB
Last updated
almost 10 years ago
docker pull kazu69/php:5.6.26-system