docker run报错

来源:2-3 go-micro基础之 grpc proto

慕函数橘枳

2022-04-10

docker run --rm -v /C/Users/hp/GolandProjects/showProto:/C/Users/hp/Go
landProjects/showProto -w /C/Users/hp/GolandProjects/showProto -e ICODE=mycode cap1573/cap-protoc -I
/C/Users/hp/GolandProjects/showProto --go_out=/C/Users/hp/GolandProjects/showProto --micro_out=/C/Users/hp/Gol
andProjects/showProto/C/Users/hp/GolandProjects/showProto/product.proto

报错:Cap老师提醒您,请对照视频输入正确命令和参数
%!(EXTRA *exec.ExitError=exit status 1)

写回答

1回答

只是为了好玩

2022-04-10

docker run   --rm   -v   /C/Users/hp/GolandProjects/showProto:/C/Users/hp/GolandProjects/showProto   -w   /C/Users/hp/GolandProjects/showProto   -e ICODE=mycode cap1573/cap-protoc   -I
  /C/Users/hp/GolandProjects/showProto   --go_out=/C/Users/hp/GolandProjects/showProto   --micro_out=/C/Users/hp/GolandProjects/showProto    /C/Users/hp/GolandProjects/showProto/product.proto


3
3
慕函数橘枳
回复
只是为了好玩
解决了解决了,好开心
2022-04-10
共3条回复

Go微服务入门到容器化实践,落地可观测微服务项目

这可能是你全面提升Go微服务能力的好机会

861 学习 · 322 问题

查看课程