Skip to content

Docker build throws error "go mod download: github.com/Azure/[email protected]+incompatible: ... x509: certificate signed by unknown authority" #4

@tjjkj

Description

@tjjkj

Building the repo throws the below error at step RUN go mod download. Any idea?
docker build -t telemetry-exporter .

=> ERROR [build 5/7] RUN go mod download 41.8s

[build 5/7] RUN go mod download:
#9 41.56 go mod download: github.com/Azure/[email protected]+incompatible: Get "https://storage.googleapis.com/proxy-golang-org-prod/2......
: x509: certificate signed by unknown authority


executor failed running [/bin/sh -c go mod download]: exit code: 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions