Skip to content

Files

Latest commit

4ca5a8e · Aug 17, 2023

History

History
11 lines (10 loc) · 199 Bytes

ReadMe.md

File metadata and controls

11 lines (10 loc) · 199 Bytes

镜像生成方法

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