Binderhub - AWS ECR integration

Does anyone know if we can integrate AWS so that we can push Binder images into ECR?
I have seen few PRs trying implement AWS ECR but none of them have make them to master. Here’s an example:

So, I would like to know if someone has managed to integrate AWS

It’s possible, mybinder.org has a member running on AWS EKS.

You’ll need this helper service to handle the AWS specific ECR API calls

Your can see the mybinder.org configuration in
mybinder.org-deploy/config/curvenote.yaml at 84cecfbdf9258383fcd738d84b9fc895e1e0d5e4 · jupyterhub/mybinder.org-deploy · GitHub

1 Like