PracticeDev/study_go/go_docker
2022-12-20 17:31:11 +08:00
..
Dockerfile clean and init practice repo 2022-12-20 17:31:11 +08:00
go.mod clean and init practice repo 2022-12-20 17:31:11 +08:00
go.sum clean and init practice repo 2022-12-20 17:31:11 +08:00
main clean and init practice repo 2022-12-20 17:31:11 +08:00
README.md clean and init practice repo 2022-12-20 17:31:11 +08:00
simple_web.go clean and init practice repo 2022-12-20 17:31:11 +08:00

CGO_ENABLED=0 GOOS=linux go build -a -ldflags '-extldflags "-static"' -o main .