ubisoft / mobydq

:whale: Tool to automate data quality checks on data pipelines
https://ubisoft.github.io/mobydq/
Apache License 2.0
250 stars 60 forks source link

Issue to install the tool #334

Closed movmarcos closed 4 years ago

movmarcos commented 4 years ago

As a user I am having problem with the installation. When I run the command "docker-compose up -d db graphql app nginx" I am having the error below:

Error: Recreating mobydq-db ... done Recreating mobydq-graphql ... done Recreating mobydq-nginx ... Recreating 86f7af253043_86f7af253043_86f7af253043_mobydq-app ... error

ERROR: for 86f7af253043_86f7af253043_86f7af253043_mobydq-app Cannot start service app: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"./entrypoint.sh\": permission denied": unknown

ERROR: for app Cannot start service app: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"./entrypoint.sh\": permission denied": unknown ERROR: Encountered errors while bringing up the project.