Docker images on Docker Hub
Nobody has claimed this yet.
- 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:
When you take a look at the official PHP ones:
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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