What container registries does Gameye support?
Gameye supports the following container registries:
- Docker Hub — the default and most commonly used option
- Amazon ECR (Elastic Container Registry) — see the Amazon ECR integration guide
- Other registries — available on request; contact support@gameye.com
Gameye integrates with your registry and preloads images onto its infrastructure automatically. You push once to your registry and Gameye handles distribution to the nodes in your configured regions — you do not push images directly to Gameye.
Image tag limits
Section titled “Image tag limits”Gameye allows up to 5 Docker image tags simultaneously available to your application. When you push a new tag and the cap is reached, the new tag replaces the least recently used one. Do not rely on more than 5 tags being simultaneously accessible. Contact support if you need to adjust your tag limit.