Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Set go proxy in Dockerfile #2

Open
iamfoolberg opened this issue Dec 25, 2022 · 0 comments
Open

Set go proxy in Dockerfile #2

iamfoolberg opened this issue Dec 25, 2022 · 0 comments

Comments

@iamfoolberg
Copy link

iamfoolberg commented Dec 25, 2022

If you failed to build the plugin, do the following:
in Dockerfile, before line 5 "RUN go build .", insert proxy setting:
RUN go env -w GOPROXY=https://goproxy.cn

That's it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant