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

Apply for docker community program #1172

Open
tfr42 opened this issue Aug 15, 2021 · 4 comments
Open

Apply for docker community program #1172

tfr42 opened this issue Aug 15, 2021 · 4 comments
Assignees
Labels
CI and build CI and build system TMC discussion to be discussed by technical management committee members

Comments

@tfr42
Copy link
Member

tfr42 commented Aug 15, 2021

https://github.com/deegree/deegree3-docker has used the automatic build feature of Docker Hub. This function has been disabled for free plans (https://www.docker.com/blog/changes-to-docker-hub-autobuilds/).
To enable the feature again we can apply for the docker community program https://www.docker.com/community/open-source/application.

@tfr42 tfr42 added TMC discussion to be discussed by technical management committee members CI and build CI and build system labels Aug 15, 2021
@tfr42
Copy link
Member Author

tfr42 commented Aug 17, 2021

Workaround is to build the image on jenkins with:

docker login 
docker build -t deegree/deegree3-docker:latest -t deegree/deegree3-docker:v3.4.17 --force-rm --no-cache .
docker push deegree/deegree3-docker:v3.4.17 
docker push deegree/deegree3-docker:latest

@tfr42
Copy link
Member Author

tfr42 commented Nov 22, 2022

We have received the following information:

We appreciate your patience as we’ve been improving our Docker-Sponsored Open Source (DSOS) Program. And we have exciting updates to share on how to re-submit your application (in one click!) based on new eligibility criteria and so you can receive exclusive DSOS program benefits.

Expanded eligibility criteria
At our last Community All-Hands, we announced the DSOS Program’s updated eligibility criteria. This new eligibility lets us accept more members (even some commercially-funded projects!) and fuel our community's open source projects.

New insights and benefits
Program members can access additional benefits including:

Insights and analytics to show how your images are being used
Docker Hub DSOS badge to increase discoverability and brand awareness

To unlock this eligibility, we’re asking for you to re-apply using our new, streamlined application. For questions, feel free to reach out to us at @.com. We look forward to your submissions!

@tfr42
Copy link
Member Author

tfr42 commented Jan 20, 2023

Instead of pushing docker images to dockerhub we can use https://github.com/orgs/deegree/packages and the container images there.

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI and build CI and build system TMC discussion to be discussed by technical management committee members
Projects
Status: To do
Development

No branches or pull requests

2 participants