Skip to content

tianying484/goctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

goctl docker 1.3.3

GOCTL_OS=linux GOCTL_ARCH=amd64 GOCTL_HOME=/root/.goctl GOCTL_DEBUG=False GOCTL_CACHE=/root/.goctl/cache GOCTL_VERSION=1.3.3 PROTOC_VERSION=3.18.1 PROTOC_GEN_GO_VERSION=v1.28.0 PROTO_GEN_GO_GRPC_VERSION=1.1.0

docker run --rm -v $(pwd):$(pwd) -w $(pwd)  tianying484/goctl:1.3.3 goctl api go -api ./api/issue.api -dir ./issue-web
docker run --rm -v $(pwd):$(pwd) -w $(pwd)  tianying484/goctl:1.3.3 goctl rpc protoc ./api/issue.proto --go_out=./issue/pb --go-grpc_out=./issue/pb --zrpc_out=.

About

goctl docker file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published