php / php/frankenphp

Docker images on Docker Hub

Open
#2,100 0 comments 12 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
11.3k
Forks
488
Avg merge
4d 10h
Merged PRs (30d)
11

Description

Describe your feature request

Is your feature request related to a problem? Please describe.
At the moment on the Docker Hub page, you only see at recent tags:

FrankenPHP docker images

When you take a look at the official PHP ones:

PHP official docker images

Which makes much more sense, since these are indeed the latest versions.

Describe the solution you'd like
I'm not really sure the builder stuff should be published to Docker Hub? Maybe publish them only to GitHub?
I think it is better when only the actual versions of FrankenPHP with PHP version are published.

Another request
Is it possible to tag the Alpine version in the docker image?
For example -alpine3.22 or -alpine3.21 because in the past I've seen issues when upgrading a minor Alpine version.

Contributor guide

Open the contributing guide

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 locating the Docker Hub publishing configuration and image-tag workflow; the issue does not name specific files or tests. Compare the current published tags with the requested PHP-version and Alpine-version tags, and consider whether builder images should remain public. Done means the agreed image set and Alpine tags are published consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, php
Domain
devops, release
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.