Skip to content

Unable to build the project using docker #70

@molinero95

Description

@molinero95

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/[email protected]: 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions