PHP-ALPINE: Base Images; Mailparse and secp256k1 Support.
1. New Features
This update introduces some new features:
1.1. Base Images.
Now, there are 4 new base Docker images to be used, those images serves as both starting point and examples of usage within Docker.
Base Images
If you want, you can use the base images as your starting point on this repository:
The available images are:
Image/Tag | Description |
---|---|
codecasts/alpine-3.7:php-7.2 | PHP 7.2 on Alpine v3.7 |
codecasts/alpine-3.7:php-7.2 | PHP 7.1 on Alpine v3.7 |
codecasts/alpine-3.6:php-7.2 | PHP 7.2 on Alpine v3.6 |
codecasts/alpine-3.6:php-7.1 | PHP 7.1 on Alpine v3.6 |
1.2. New Extension: Mailparse.
Mailparse is a PHP extension which allows easy manipulation of email essages.
It was compiled and included on the project repositories, to install the library:
apk add php-mailparse@php
1.3. New Library and Extension: secp256k1.
secp256k1 is the elliptic curve used on Bitcoin, Steem and many other cryptocurrencies.
On this update, two packages were included:
apk add libsecp256k1@php
apk add php-secp256k1@php
Posted on Utopian.io - Rewarding Open Source Contributors
Hey @hernandev I am @utopian-io. I have just upvoted you!
Achievements
Utopian Witness!
Participate on Discord. Lets GROW TOGETHER!
Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x
E aí Hernan, desistiu de compartilhar tuas experiências regulando o sono?
projeto #ptgram power | faça parte | grupo steemit brasil
Não, vou postar um update ao final do processo!
Thank you for your contribution, it would be better if you can explain little more about the feature and how would it affect the project overall.
Need help? Write a ticket on https://support.utopian.io.
Chat with us on Discord.
[utopian-moderator]
If still possible to edit, I'll do right now, if not, I'll provide that on a comment.
Thank you @codingdefined!
No not for this contribution, but as your next contribution because as a user I wanted to know what does this do and how does my project changes according to this change.
understood! Thank you
A very good and productive development, thanks @hernandev