elkninja / elastic-stack-docker-part-one

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

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

Closed aiai97 closed 5 months ago

aiai97 commented 12 months 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 12 months 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.