Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 138 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 138 Bytes

A) PHP5 and Apache2 with mod rewrite container

Create

# docker build -t apache:php5 .

Verify

# docker images