Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make dockerenv时一直在run go mod download #73

Open
LMY425 opened this issue Apr 23, 2023 · 1 comment
Open

make dockerenv时一直在run go mod download #73

LMY425 opened this issue Apr 23, 2023 · 1 comment

Comments

@LMY425
Copy link

LMY425 commented Apr 23, 2023

make dockerenv时一直在run go mod download

@LMY425
Copy link
Author

LMY425 commented Apr 23, 2023

[base 4/4] RUN go mod download:
#0 1560.7 go: ariga.io/atlas@v0.9.1-0.20230119145809-92243f7c55cb: Get "https://goproxy.cn/ariga.io/atlas/@v/v0.9.1-0.20230119145809-92243f7c55cb.mod": dial tcp: lookup goproxy.cn: i/o timeout

callback.Dockerfile:8

6 | WORKDIR /build
7 | COPY go.mod go.sum ./
8 | >>> RUN go mod download
9 |
10 | # Step 2: Builder

ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
make: *** [dockerenv] 错误 1

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

No branches or pull requests

1 participant