Hi Internals.

PHP currently does not provide official container images. Given that
DockerHub adequately maintains these and considering the maintenance costs,
we haven't felt the need to change the status quo.

However, the official DockerHub images lack debug builds, which can be
somewhat inconvenient when trying to report bugs or reproduce issues.

What if we were to provide debug build container images that are compatible
with the official DockerHub images? Fortunately, we already conduct most of
our development on GitHub, which has a container registry called Packages.

This could be achieved simply by creating a single repository under the php
organization on GitHub. What are your thoughts on this?

Best Regards.
Go Kudo

Reply via email to