Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build the project using docker #70

Open
molinero95 opened this issue Nov 16, 2021 · 0 comments
Open

Unable to build the project using docker #70

molinero95 opened this issue Nov 16, 2021 · 0 comments

Comments

@molinero95
Copy link

Describe the bug
Unable to build the project using docker due to a certificate validation error.

To Reproduce
Build the docker using docker build .

Expected behavior
A vegeta-server docker image built.

Additional context
Error message:
go: gopkg.in/check.v1@v1.0.0-20180628173108-788fd7840127: git fetch -f origin refs/heads/:refs/heads/ refs/tags/:refs/tags/ in /go/pkg/mod/cache/vcs/7e5fa1eab4705eb80c9746632736cea906708d060702d529df6241d1c8c2c9f9: exit status 128:
fatal: unable to access 'https://gopkg.in/check.v1/': server certificate verification failed. CAfile: none CRLfile: none
go: error loading module requirements
make: *** [Makefile:20: deps] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant