Container registry credentials
Seqera Platform supports the configuration of credentials for the Wave container service to authenticate to private and public container registries. For more information about Wave, see Wave containers.
note
Container registry credentials are only used by Wave containers. Enable Wave when you create a compute environment in Seqera, or add wave { enabled=true }
to your nextflow.config
file, for your pipeline execution to use Wave containers.
Supported container registries
Seqera supports credential configuration for the following container registries. Select a registry below for detailed instructions on how to create and configure credentials for that provider:
- AWS ECR credentials
- Azure container registry credentials
- Docker Hub credentials
- Gitea container registry credentials
- GitHub container registry credentials
- GitLab container registry credentials
- Google registry credentials
- Quay container registry credentials
Next steps
- Learn more about Wave containers.
- Configure compute environment credentials for your pipeline infrastructure.
- Set up data repository credentials to access cloud storage.