Help to install docker[error says go.mod not found)
by kcynice from LinuxQuestions.org on (#5GRHG)
Here, as the topic, I encounterred an error while install docker via sboinstall docker, the last error message like:
PHP Code:...
moby-20.10.2/volume/volume.go
Removing bundles/
---> Making bundle: dynbinary (in bundles/dynbinary)
Building: bundles/dynbinary-daemon/dockerd-20.10.2
GOOS="" GOARCH="" GOARM=""
no required module provides package github.com/docker/docker/cmd/dockerd: go.mod file not found in current directory or any parent directory; see 'go help modules'
Failures:
docker: docker.SlackBuild return non-zero
I know nothing about go, and don't know how to fix this issue.
And, I use slackare-current , x86_64.
Thanks


PHP Code:...
moby-20.10.2/volume/volume.go
Removing bundles/
---> Making bundle: dynbinary (in bundles/dynbinary)
Building: bundles/dynbinary-daemon/dockerd-20.10.2
GOOS="" GOARCH="" GOARM=""
no required module provides package github.com/docker/docker/cmd/dockerd: go.mod file not found in current directory or any parent directory; see 'go help modules'
Failures:
docker: docker.SlackBuild return non-zero
I know nothing about go, and don't know how to fix this issue.
And, I use slackare-current , x86_64.
Thanks