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 dev exception #97

Open
zw6234336 opened this issue Apr 20, 2024 · 0 comments
Open

make dev exception #97

zw6234336 opened this issue Apr 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@zw6234336
Copy link

make dev
docker-compose -f ./docker-compose.dev.yaml build
[+] Building 12.6s (6/6) FINISHED docker:desktop-linux
=> [backend internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> [backend internal] load build definition from Dockerfile.dev 0.0s
=> => transferring dockerfile: 149B 0.0s
=> [backend internal] load metadata for docker.io/library/golang:alpine3 2.5s
=> [backend 1/3] FROM docker.io/library/golang:alpine3.19@sha256:cdc86d9 0.0s
=> CACHED [backend 2/3] WORKDIR /app 0.0s
=> ERROR [backend 3/3] RUN go install github.com/cosmtrek/air@latest 10.1s

[backend 3/3] RUN go install github.com/cosmtrek/air@latest:
10.10 go: github.com/cosmtrek/air@latest: module github.com/cosmtrek/air: Get "https://proxy.golang.org/github.com/cosmtrek/air/@v/list": net/http: TLS handshake timeout


failed to solve: process "/bin/sh -c go install github.com/cosmtrek/air@latest" did not complete successfully: exit code: 1
make: *** [build-dev] Error 17

@zw6234336 zw6234336 added the bug Something isn't working label Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant