``` ~/repos/signoz   develop ±  sudo make run-x...
# contributing
m
Copy code
~/repos/signoz   develop ±  sudo make run-x86
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
make: *** [Makefile:123: run-x86] Error 1
p
@Mohammed Ayaz Yes, You need to have docker set up before being able to run SigNoz.
Check the pre-requisite section of our docker install docs - https://signoz.io/docs/install/docker/#prerequisites
m
Hi @Pranay, this is done. I have @Prashant Shahi's help in setup.
Thanks!
p
cool