edoardottt / scilla

Information Gathering tool - DNS / Subdomains / Ports / Directories enumeration
https://edoardoottavianelli.it
GNU General Public License v3.0
912 stars 113 forks source link

docker build an error occurs #72

Closed ghost closed 1 year ago

ghost commented 2 years ago

system:kali linux When I try docker build an error occurs

git clone https://github.com/edoardottt/scilla.git
cd scilla
docker build -t scilla .

Error message

[4/5] RUN go install -v ./...:

6 3.564 go: golang.org/x/net@v0.0.0-20220524220425-1d687d428aca requires

6 3.564 golang.org/x/sys@v0.0.0-20211216021012-1d35b9e2eb4e: missing go.sum entry; to add it:

6 3.564 go mod download golang.org/x/sys


executor failed running [/bin/sh -c go install -v ./...]: exit code: 1

Snipaste_2022-08-18_15-36-36

about Building from source

How can I do the upgrade? Because I don't see any description of "update" :see_no_evil:

edoardottt commented 2 years ago

I've updated the Dockerfile