docker-library / docker-library/wordpress

Providing images based on debian 11

Open
#835 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
2k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

The latest versions of the WordPress docker image is based on php 8.2 which in turn is based on the Debian 12 image, up from Debian 11. We want to run the latest version of PHP, but upgrading to the OS version has caused a lot of compatibility issues for us since we need to run some old third party software. Would it be possible to also provide images based on php:8.2-fpm-bullseye or some way to choose which OS version to base this on (e.g. via an ARG) when creating Dockerfiles based on this image?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the current WordPress Dockerfiles and how they select the PHP base image, then compare the requested php:8.2-fpm-bullseye image with the existing Debian 12 base. Done means providing a Debian 11-based PHP 8.2 image or a documented way to choose the base OS when building the image.

Written by the indexing model from the issue text.

Assessment

Tech stack
debian, docker, php, shell, wordpress
Domain
build-system, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.