Download Elastic Search
(HTTP code 404) unexpected - manifest for elasticsearch:latest not found
I'm having the same issue when using Kitematic
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:

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

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

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

Click the (X) to close the tag selector window

Click on the Create button to pull the image and start the container
Most helpful comment
Looks like that repository does not have a
:latesttag, so you will have to specify a specific tag to use; here's the steps to do so:Click on the
...button to view the image's detailsClick on the
Selected tag: latestto open the "tag selection" windowClick the tag / version of the image you want to run
Click the
(X)to close the tag selector windowClick on the
Createbutton to pull the image and start the container