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