Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

build the docker error #48

Closed
eerondamoon opened this issue May 13, 2022 · 0 comments
Closed

build the docker error #48

eerondamoon opened this issue May 13, 2022 · 0 comments

Comments

@eerondamoon
Copy link

=> ERROR [3/4] RUN go get github.com/evilsocket/xray && cd /go/s 0.3s

[3/4] RUN go get github.com/evilsocket/xray && cd /go/src/github.com/evilsocket/xray/ && make:
#5 0.298 go: go.mod file not found in current directory or any parent directory.
#5 0.298 'go get' is no longer supported outside a module.
#5 0.298 To build and install a command, use 'go install' with a version,
#5 0.298 like 'go install example.com/cmd@latest'
#5 0.298 For more information, see https://golang.org/doc/go-get-install-deprecation
#5 0.298 or run 'go help get' or 'go help install'.


executor failed running [/bin/sh -c go get github.com/evilsocket/xray && cd $GOPATH/src/github.com/evilsocket/xray/ && make]: exit code: 1

@eerondamoon eerondamoon changed the title => ERROR [3/4] RUN go get github.com/evilsocket/xray && cd /go/s 0.3s build the docker error May 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant