N
N
Nikolay Baranenko2019-06-03 22:17:03
ubuntu
Nikolay Baranenko, 2019-06-03 22:17:03

Why is the error Error response from daemon: manifest for olinicola/filebeat:latest not found?

Hello.
I have Ubuntu 19.04
Docker

Client:
 Version:           18.09.5
 API version:       1.39
 Go version:        go1.10.4
 Git commit:        e8ff056
 Built:             Fri Apr 12 00:34:27 2019
 OS/Arch:           linux/amd64
 Experimental:      false

Server:
 Engine:
  Version:          18.09.5
  API version:      1.39 (minimum version 1.12)
  Go version:       go1.10.4
  Git commit:       e8ff056
  Built:            Fri Apr 12 00:27:37 2019
  OS/Arch:          linux/amd64
  Experimental:     false

I want to install container olinicola/filebeat
docker search olinicola
NAME DESCRIPTION STARS OFFICIAL AUTOMATED
olinicola/filebeat Docker image for Elastic Filebeat 6
olinicola/route53-presence 0
olinicola/grafana-collectd-dashboards 0
olinicola/dynamic-dynamodb 0
olinicola/elasticdump 0
olinicola/devops-welcome-task-app 0
olinicola/serverless 0
olinicola/consul-template 0
BUT
docker pull olinicola/filebeat
returns
Using default tag: latest
Error response from daemon: manifest for olinicola/filebeat:latest not found

Perhaps something banal in the syntax?
ps looked there docker pull olinicola/filebeat

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
klepiku, 2019-06-03
@klepiku

complains about filebeat respectively
sudo apt-get install filebeat
or sudo snap filebeat
https://xakep.ru/2017/04/06/elk-logs/
or rebuild docker
https://evilinside.ru/kak-v-docker- compose-rezap...

C
chupasaurus, 2019-06-04
@chupasaurus

Because there is no
latest tag PS Use the official image from Elastic

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question