DEV Community

Discussion on: ELK Stack Local Development using Docker-ELK

Collapse
 
moshtaghi profile image
Mehdi Moshtaghi

thank you dendi, but its my build error:

➜  docker-elk git:(master) docker-compose up -d
Building elasticsearch
Step 1/2 : ARG ELK_VERSION
Step 2/2 : FROM docker.elastic.co/elasticsearch/elasticsearch:${ELK_VERSION}
ERROR: Service 'elasticsearch' failed to build: Get https://docker.elastic.co/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

any idea?

Collapse
 
dendihandian profile image
Dendi Handian

Maybe the internet connection problem?