Hi Team,
I’m trying to install datahub locally on MacBook (M2) machine running Rancher Desktop (RD). RD provides a wrapper for regular docker and docker-compose commands. Datahub CLI doesn’t recognize the container engine (docker moby) provided by RD.
datahub docker quickstart
✅ 1
b
brave-engine-32813
07/27/2023, 6:33 PM
Hi. I am not sure how it is checked.
May be you can try running the compose file directly via docker compose up command.There are compose files available in github repo.
b
billions-monitor-27036
07/27/2023, 7:34 PM
Thank you Sachin, for the quick response. Yes, following the workaround I managed to install the datahub locally and hit the UI.
Other commands like “datahub docker ingest-sample-data” still do the same docker check, and fails in Rancher Desktop environment.