Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide official Docker images #194

Open
sanmai opened this issue Oct 22, 2020 · 5 comments
Open

Provide official Docker images #194

sanmai opened this issue Oct 22, 2020 · 5 comments

Comments

@sanmai
Copy link

sanmai commented Oct 22, 2020

Like those for Composer:

They makes using Composer from within Docker a breeze:

COPY --from=composer:latest /usr/bin/composer /usr/bin/composer

And that's it!

This is becoming especially important with the release of PHP 8.0, and ensuing sunset of pecl.

@mlocati
Copy link
Collaborator

mlocati commented Jan 25, 2021

@pierrejoye do we have a FriendsOfPHP account on hub.docker.com? If so, we can for sure easily extend the create-draft-release.yml GitHub Action so that it builds a Docker image and deploy it to Docker Hub.

@mlocati
Copy link
Collaborator

mlocati commented Jan 25, 2021

I guess we could create a friendsofphp organization on Docker Hub, but I'd like to hear from @keradus, @SpacePossum, @kubawerlos, @julienfalque, @fabpot (and others)?

@mlocati
Copy link
Collaborator

mlocati commented Feb 20, 2021

@pierrejoye could you take a look at this issue? It'd allow users installing pickle in docker images in a very simple way (see for example https://github.com/mlocati/docker-php-extension-installer#copying-the-script-from-a-docker-image)

@pierrejoye
Copy link
Member

@fabpot do we have a docker account for this org? It could be nice to have anyway, wdyt?

@Vad1mo
Copy link

Vad1mo commented Mar 15, 2023

If, for some reason, the Docker-Sponsored Open-Source Program isn't working out, we are happy to help you out. We operate a Harbor-based container registry as a service that has many benefits over most of the other registries out there.

There are also features regarding containerized image distribution, that might be valuable too as well.

Don't underestimate the value of owning and controlling your data, it is easier to migrate if the domain is under your control.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants