Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 9
    I don't think there is an official php-fpm+apache image, you'll have to brew it yourself I'm afraid Commented Feb 16, 2021 at 12:20
  • 1
    @FilidorWiese Of course there are. They're right there in the repository; see e.g. hub.docker.com/_/php?tab=tags&page=1&name=apache Commented Mar 29, 2022 at 21:06
  • 9
    @larsks there are either apache (with built-in php) or php-fpm, but not two in one Commented May 10, 2022 at 14:03