docker-protobuf icon indicating copy to clipboard operation
docker-protobuf copied to clipboard

How can I use micro_out ?

Open Caplost opened this issue 6 years ago • 2 comments

when i run this cmd sudo docker run --rm -v $(PWD):$(PWD) -w $(PWD) znly/protoc -I./proto/user --micro_out=. --go_out=. ./proto/user/*.proto

it show

protoc-gen-micro: program not found or is not executable --micro_out: protoc-gen-micro: Plugin failed with status code 1.

Caplost avatar Sep 15 '19 01:09 Caplost

anyone help me ?

Caplost avatar Sep 16 '19 00:09 Caplost

same

liaoshengping avatar Jul 30 '21 05:07 liaoshengping