Kitematic: (HTTP code 404) unexpected - {"message":"manifest for elasticsearch:latest not found"}

Created on 13 Oct 2018  路  5Comments  路  Source: docker/kitematic

Expected behavior

Actual behavior

Information about the Issue

Steps to reproduce the behavior

  1. ...
  2. ...

Most helpful comment

Looks like that repository does not have a :latest tag, so you will have to specify a specific tag to use; here's the steps to do so:

screenshot 2019-02-28 at 11 13 10

Click on the ... button to view the image's details

screenshot 2019-02-28 at 11 13 25

Click on the Selected tag: latest to open the "tag selection" window

screenshot 2019-02-28 at 11 13 48

Click the tag / version of the image you want to run

screenshot 2019-02-28 at 11 13 57

Click the (X) to close the tag selector window

screenshot 2019-02-28 at 11 14 16

Click on the Create button to pull the image and start the container

All 5 comments

Download the official elasticsearch image from here:

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

Provided and maintained by elastic.co

Thanks dducro

I think this is a problem in the image, not in Kitematic: it doesn't have a latest tag. "docker pull elasticsearch" from the command line has the same problem.

Looks like that repository does not have a :latest tag, so you will have to specify a specific tag to use; here's the steps to do so:

screenshot 2019-02-28 at 11 13 10

Click on the ... button to view the image's details

screenshot 2019-02-28 at 11 13 25

Click on the Selected tag: latest to open the "tag selection" window

screenshot 2019-02-28 at 11 13 48

Click the tag / version of the image you want to run

screenshot 2019-02-28 at 11 13 57

Click the (X) to close the tag selector window

screenshot 2019-02-28 at 11 14 16

Click on the Create button to pull the image and start the container

Was this page helpful?
0 / 5 - 0 ratings

Related issues

foverzar picture foverzar  路  4Comments

jwschram picture jwschram  路  4Comments

cnBruceHong picture cnBruceHong  路  4Comments

Ashish0410verma picture Ashish0410verma  路  3Comments

noahgift picture noahgift  路  3Comments