I have the problem that on Ubuntu the DataHub quic...
# troubleshoot
m
I have the problem that on Ubuntu the DataHub quickstart command can't see the running Docker client. The problem description is parked at Stackoverflow. https://askubuntu.com/questions/1467620/docker-doesnt-seem-to-be-running-did-you-start-it?noredirect=1#comment2571773_1467620 Does anyone know how to deal with this problem?
b
docker needs to run without sudo for quickstart to work
m
@better-orange-49102 thank you a lot. I will try this 👍
@better-orange-49102 Your tip helped to get it running. Thanks a lot!