nitishm / vegeta-server

A RESTful API server for vegeta, a load testing tool written in Go.
MIT License
63 stars 17 forks source link

Unable to build the project using docker #70

Open molinero95 opened 2 years ago

molinero95 commented 2 years ago

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