Skip to content

ukid/protoc-gen-lua-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

镜像生成方法

docker build -t ukid/protoc-gen-lua .

编译方法

docker run --rm -v $(pwd)/path_to_proto:/protos -v $(pwd)/path_to_target:/out ukid/protoc-gen-lua