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

Make fails #3

Open
thisissoroosh opened this issue May 30, 2019 · 3 comments
Open

Make fails #3

thisissoroosh opened this issue May 30, 2019 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@thisissoroosh
Copy link

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

@thisissoroosh
Copy link
Author

go-connections open issue: docker/go-connections#60

@lfdominguez lfdominguez self-assigned this Jun 3, 2019
@lfdominguez lfdominguez added the bug Something isn't working label Jun 3, 2019
@lfdominguez
Copy link
Owner

Waiting for fix on original go-connections repo.

@lfdominguez
Copy link
Owner

@thisissoroosh you can try again??

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants