Phillip Henry created METRON-2160:
-------------------------------------
Summary: Metron Docker fails to start up
Key: METRON-2160
URL: https://issues.apache.org/jira/browse/METRON-2160
Project: Metron
Issue Type: Bug
Environment: Ubuntu 4.4.0-141-generic
docker-compose 1.25.0-rc
Reporter: Phillip Henry
I followed the instructions at:
[https://metron.apache.org/current-book/metron-contrib/metron-docker/index.html]
but when executing:
{{docker-compose up}}
I get:
{{...}}
{{Step 16/23 : RUN chmod 755 /opt/kafka/bin/wait-for-it.sh}}
{{ ---> Running in 768c0e9ac680}}
{{chmod: cannot access '/opt/kafka/bin/wait-for-it.sh': No such file or
directory}}
{{ERROR: Service 'kafkazk' failed to build: The command '/bin/sh -c chmod 755
/opt/kafka/bin/wait-for-it.sh' returned a non-zero code: 1}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)