-
Notifications
You must be signed in to change notification settings - Fork 440
Open
Description
Hi 👋
First of all, thanks for the amazing work on FrankenPHP!
I would like to raise a concern regarding Docker image distribution and enterprise adoption.
Problem
The official Docker image is currently published under:
dunglas/frankenphp
In many companies, using images from a personal namespace can be problematic due to:
- security policies (supply chain concerns)
- compliance requirements
- perception of single-maintainer ownership
- difficulty getting approval from security teams
Even if the project is well maintained, the namespace alone can be a blocker.
Suggestion
Would it be possible to:
- publish the image under a neutral namespace (e.g.
frankenphp/frankenphp) - or under an organization (e.g.
php/frankenphp) - or apply for Docker Hub Verified Publisher
Benefits
- easier adoption in enterprise environments
- improved trust and credibility
- reduced friction for security reviews
- clearer project ownership beyond a single maintainer
Additional context
FrankenPHP is already positioned as a production-ready runtime and is used in projects like Symfony Docker, so this change could significantly help broader adoption.
Thanks again for your work 🙏
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels