hello everyone! I'm trying to follow the instruction to set up Data Hub in docker (Ubuntu), however, after issuing the command 'datahub docker quickstart' I keep getting this error -
open /.datahub/quickstart/docker-compose.yml: permission denied
Error while pulling images. Going to attempt to move on to docker compose up assuming the images have been built locally
any idea what's causing this? tried chmod on the yml file but it didn't change anything.