Closed
Description
Is your feature request related to a problem? Please describe
ECR is the standard registry in the AWS eco-system. Currently, it is not supported by Gitpod Self-Hosted. Specifically for private ECR registries, you need to authenticate with them and they have short lived tokens. This currently does not work with how Gitpof expects auth against registries to work (with long lived tokens).
Describe the behaviour you'd like
Private and public ECR registries work with Gitpod Self-Hosed :)