Guide to install and login to Docker
releases.cloud.raven.io
. This guide is intended for users who need to authenticate with the Docker registry to access and deploy Docker images for the Raven platform.
If you are deploying Raven Platform (self-hosted) using Helm. You won’t need to login to docker. However, you will need to provide the docker login credentials as parameters to the helm chart as per the helm installation documentation.
releases.cloud.raven.io
. To access these images, you need to login to the registry using your credentials.
Use the following command to login:
auths
section for releases.cloud.raven.io
. This indicates that your login credentials have been stored.
docker info
command to check if the registry is listed under Registry Mirrors
.
Registry Mirrors
. If you see releases.cloud.raven.io
listed, it confirms your login status.
self-hosted/query_service
with the actual name of an image you have access to. If the pull is successful, your login was successful.