Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 217 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 217 Bytes

Docker PHP base image definition set up with day-to-day PHP development tools.

Usage

In your Dockerfile, use the following as the first line to build on this base image:

    FROM fabrizzio/docker-php