Docker image does not exist?

Hi, from this link i see yaml for dockercompose

https://www.elastic.co/guide/en/elasticsearch/reference/current/configuring-tls-docker.html

it seems the image referenced in the yml files does not exist

` docker pull docker.elastic.co/elasticsearch/elasticsearch-platinum:6.4.3`
Error response from daemon: manifest for docker.elastic.co/elasticsearch/elasticsearch-platinum:6.4.3 not found

You've found a bug in the documentation. Sorry, and thanks!

We've simplified the variety of images we ship. Since 6.3.0, there's no "basic" and "platinum" images anymore.

Please remove -platinum from the image names, and I'll make sure the documentation gets fixed.

Thanks again.

1 Like

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