After cloning the repos, I followed the README and made a my_org.env.
I didn't change anything in it, but the docker-compose up command fails.
It fails when it tries to build elastic-search:
ERROR: Service 'elasticsearch' failed to build: The command '/bin/sh -c /usr/share/elasticsearch/bin/plugin -install elasticsearch/elasticsearch-analysis-icu/1.7.0 --verbose' returned a non-zero code: 74 (and --verbose simpy says : UnknownHostException
This was tried in a ubuntu 18.04 machine.
After cloning the repos, I followed the README and made a my_org.env.
I didn't change anything in it, but the docker-compose up command fails.
It fails when it tries to build elastic-search:
ERROR: Service 'elasticsearch' failed to build: The command '/bin/sh -c /usr/share/elasticsearch/bin/plugin -install elasticsearch/elasticsearch-analysis-icu/1.7.0 --verbose' returned a non-zero code: 74(and --verbose simpy says :UnknownHostExceptionThis was tried in a ubuntu 18.04 machine.