codecasts / php-alpine

PHP APK Repository for Alpine Linux
https://github.com/codecasts/php-alpine
483 stars 58 forks source link

Base Images and MailParse extension. #36

Closed hernandev closed 6 years ago

hernandev commented 6 years ago

This update includes:

New Extension:

php-mailparse: PHP Extension for Email message manipulation.

Base Images:

Now, there are base images with the common PHP extensions pre-installed:

If you want to quickly use this project: you may do:

FROM codecasts/alpine-3.7:php-7.2
FROM codecasts/alpine-3.6:php-7.2
FROM codecasts/alpine-3.7:php-7.1
FROM codecasts/alpine-3.6:php-7.1