hakluke / hakrawler

Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application

Home Page:https://hakluke.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sudo docker build -t hakluke/hakrawler . sudo docker run --rm -i hakluke/hakrawler --helpCannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? ERRO[0000] Can't add file /home/teamsync/hakrawler/hakrawler/.git/hooks/push-to-checkout.sample to tar: io: read/write on closed pipe

TeamSyncOffical opened this issue · comments

sudo docker build -t hakluke/hakrawler .
sudo docker run --rm -i hakluke/hakrawler --helpCannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
ERRO[0000] Can't add file /home/teamsync/hakrawler/hakrawler/.git/hooks/push-to-checkout.sample to tar: io: read/write on closed pipe

When i tried running the docker daemon it gave me an error when I get on my virtual machine I will see what the error is.

unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /home/teamsync/Dockerfile: no such file or directory

Hey this looks like an issue with the Docker daemon on your machine, not hakrawler.