apprunner-roadmap
apprunner-roadmap copied to clipboard
Docker Compose support
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request 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 deploy services from a docker-compose file when using source control based deployments.
Describe alternatives you've considered Use CodePipeline to push to ECR with docker compose build and create an App Runner registry based deployment for each one.
Additional context I'm wondering how this would work since an App Runner service is meant to be just that, a single service. There would need to be a higher level to represent a project or something if we could deploy multiple services from a single source control based deployment.
Attachments If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)
Are there any updates on this?
This feature will be very useful and practical for an improved developer experience.