Hello,

On Tue, 7 May 2019 at 07:01, Martins Sipenko <martins.sipe...@gmail.com> wrote:
>
> Hi,
>
> Has PHP community thought about providing official PHP Docker images?
>
> I'm aware there are php images available on Docker hub, but as their docs
> state those are not to be confused with any official php image provided by
> php upstream.
>
> I think it would be great to have official images be released on the same
> day as PHP, currently there is a delay. Also I think it would be great to
> provide nightly snapshot builds of unreleased PHP versions, these
> containers could then be used by frameworks/libraries/applications to test
> against upcoming PHP versions in CI.
>
> Let me know your thoughts, and what would the next steps be if this is
> something we want to do.
>
> Martins

The images for such C software are one of the more useless ones. Snaps
or custom Linux repositories are the way to go here. Because of the
installation time. Building several extensions from source is really
time consuming... You will notice this one day maybe. Otherwise, PHP
is really not doing enough to make the installation and life of
packagers better yet. It will get worse actually from release to
release each year if we don't start refactoring some things. And the
manual for the installation of PHP that doesn't mention such options
(but on the other hand mentions installing PHP on servers that are
dead for decade) is also another story that plays a role here.

-- 
Peter Kokot

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to