You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2021. It is now read-only.
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