hakluke / hakrawler

Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application
https://hakluke.com
GNU General Public License v3.0
4.41k stars 483 forks source link

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 #147

Closed TeamSyncOffical closed 1 year ago

TeamSyncOffical commented 1 year ago

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

hakluke commented 1 year ago

Is the docker daemon running?

On Thu, 5 Jan 2023 at 4:28 am, TeamSyncOffical @.***> wrote:

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

— Reply to this email directly, view it on GitHub https://github.com/hakluke/hakrawler/issues/147, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADKT6Y6OJLLPZEGZTWPPGTTWQW6L7ANCNFSM6AAAAAATRCYIHM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

TeamSyncOffical commented 1 year ago

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.

TeamSyncOffical commented 1 year ago

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

hakluke commented 1 year ago

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