rexyai / RestRserve

R web API framework for building high-performance microservices and app backends
https://restrserve.org
271 stars 31 forks source link

Automated docker hub builds don't work anymore #186

Closed dselivanov closed 2 years ago

dselivanov commented 2 years ago

Now required to have at least "team" plan or apply for open source support program - see here. I've sent submission.

The way Docker Inc started to work with open source community sucks.

dselivanov commented 2 years ago

Almost a month already and no response from docker inc

s-u commented 2 years ago

I would not rely on a company that is trying to kill all open source support. Just migrate to GitHub Actions and push for now, see e.g.: https://nu12.medium.com/migrating-docker-autobuild-to-github-actions-74945aac1b79

In the long run I would see the world moving to podman instead and creating a new open source repo, so I would keep the eyes open and wean off Docker.