Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Make fails #3

@thisissoroosh

Description

@thisissoroosh

make gives the following error:

.
.
.

Step 7/11 : RUN env CGO_ENABLED=0 GOOS=linux go build --ldflags '-s -w -extldflags "-static"' -o /usr/bin/docker_log_driver_loki
---> Running in d4c067ccc8cd

github.com/docker/go-connections/sockets

../../docker/go-connections/sockets/sockets.go:34:26: dialer.DialContext undefined (type proxy.Dialer has no field or method DialContext)
../../docker/go-connections/sockets/sockets_unix.go:24:28: undefined: context
The command '/bin/sh -c env CGO_ENABLED=0 GOOS=linux go build --ldflags '-s -w -extldflags "-static"' -o /usr/bin/docker_log_driver_loki' returned a non-zero code: 2

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions