Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 324 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 324 Bytes

php-apache

This image is PHP with Apache web server. arm version is built specially to run on all raspberry pi's

https://hub.docker.com/r/treehouses/php-apache

How to use it?

Download image

docker pull treehouses/php-apache:latest

Use the image as a base image

FROM treehouses/php-apache:latest