registries parameter on ContainerImage. Each registry uses a different authentication method, so follow the section below that matches your registry provider.
Dockerhub
Google Artifact Registry
We recommend using a service account and setting a base64-encoded version of the key as a fal secret.Amazon Elastic Container Registry (ECR)
ECR tokens expire every 12 hours. It’s best to auto-generate one on the fly usingboto3 and your AWS credentials.