PHP Dockerfile for trusted automated Docker builds. Based on Debian and Dotdeb
2.0K
PHP Dockerfile for trusted automated Docker builds. Based on Debian and Dotdeb
This repository contains Dockerfile of Dotdeb for Docker's automated build published to the public Docker Hub Registry.
(debian:squeezy for 5.3 tag)
Install Docker.
Download automated build from public Docker Hub Registry: docker pull vandries/php
(alternatively, you can build an image from Dockerfile: docker build -t="vandries/php" github.com/vandries/php)
docker run -d vandries/php
vandries/php:latest is shortcut for vandries/php:5.5
Images with specific version of PHP are now available.
docker run -d vandries/php:5.x
Supported versions :
Content type
Image
Digest
sha256:c492d380e…
Size
71.1 MB
Last updated
almost 11 years ago
docker pull vandries/php