You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUN go install github.com/swaggo/swag/cmd/swag@latest && go generate . && GOOS=linux GOARCH=amd64 CGO_ENABLED=1 go build -ldflags='-extldflags=-static' -o myapp .