elkninja / elastic-stack-docker-part-one

Getting up and running with Elastic Stack on Docker-Compose
Apache License 2.0
188 stars 119 forks source link

No such image: docker.elastic.co/beats/metricbeat:8.7.1 #7

Closed aiai97 closed 9 months ago

aiai97 commented 1 year ago

Error response from daemon: no such image: docker.elastic.co/beats/metricbeat:8.7.1: No such image: docker.elastic.co/beats/metricbeat:8.7.1
this is what the compiler complains

elkninja commented 1 year ago

hmm. I was able to run docker pull docker.elastic.co/beats/metricbeat:8.7.1 and have run successfully.

image

check out https://www.docker.elastic.co/r/beats/metricbeat and make sure you can access the different docker images.