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

Docker on Windows 10 Bulid error #17

Open
mkasredats opened this issue Jul 3, 2024 · 1 comment
Open

Docker on Windows 10 Bulid error #17

mkasredats opened this issue Jul 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@mkasredats
Copy link

Use:
-windows 10
-Docker version 26.1.4, build 5650f9b
When run
docker-compose up -d --build get error:
=> ERROR [app builder 5/5] RUN CGO_ENABLED=0 GOOS=linux go build -o seonaut cmd/server/main.go 0.6s

[app builder 5/5] RUN CGO_ENABLED=0 GOOS=linux go build -o seonaut cmd/server/main.go:
0.324 package cmd/server/main.go is not in std (/usr/local/go/src/cmd/server/main.go)


failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=linux go build -o seonaut cmd/server/main.go" did not complete successfully: exit code: 1
seonaut

@mkasredats mkasredats added the bug Something isn't working label Jul 3, 2024
@fengyikang88
Copy link

I have also been in this situation for dozens of times, but I still can't pull it down. I can't find the CSS of the static page by running it directly

@StJudeWasHere StJudeWasHere removed their assignment Jul 25, 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

3 participants