aws / apprunner-roadmap

This is the public roadmap for AWS App Runner.
https://aws.amazon.com/apprunner/
Other
301 stars 14 forks source link

Allow GitHub Container Registry as a provider for App Runner services #66

Open mmafrar opened 3 years ago

mmafrar commented 3 years ago

Community Note

If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request I would like to use GitHub Container Registry (aka GitHub Packages) for deploying Docker images in App Runner

Describe alternatives you've considered I'm thinking of deploying source code from GitHub, migrating to Amazon ECR would be too much work at the moment

andre177 commented 1 year ago

Not only GitHub, but any other Docker registry (specially Docker Hub).

akotek commented 1 year ago

any news regarding this?

jwerre commented 1 year ago

Yes, please do support Docker Hub

inglkruiz commented 1 year ago

I would love to hear this is done since we can do it using ECS Fargate service, why not with App runner if it is built on top of ECS? Besides, GHCR comes with GH organization for free so why would I bother creating an ECR just for copying the image I already built.