Hello guys.
I'm trying to install Dataverse by using Docker, and following this tutorial
https://github.com/IQSS/dataverse-dockerAfter build project and use docker-compose up -d, I get the following rror message
Cannot start service solr: b'OCI runtime create failed: container_linux.go:348: starting container process caused "exec: \\"/entrypoint.sh\\": permission denied": unknown'
can anyone help me please?
thanks in advance :)