Pulling elasticsearch-oss images

Hello,
Starting today pulling images requires authentication.

docker pull docker.elastic.co/elasticsearch/elasticsearch:7.8.1
Error response from daemon: Get https://docker.elastic.co/v2/elasticsearch/elasticsearch/manifests/7.8.1: unauthorized: authentication required

How to solve this problem? help

Now, pulling is working fine:

docker pull docker.elastic.co/elasticsearch/elasticsearch:7.8.1
7.8.1: Pulling from elasticsearch/elasticsearch
86dbb57a3083: Pulling fs layer 
c982e3648626: Pulling fs layer 
2253d4f289d1: Pulling fs layer 
44e3adc3c326: Waiting 

We had a temporary issue around this, but it's been fixed. Apologies for the hiccup!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.