Update readme
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# Protoc Docker
|
# Protoc Docker
|
||||||
|
|
||||||
Docker container for generating protobuf code. Right now used in CI only for other projects.
|
Docker container for generating protobuf code. Right now used in CI only for other projects.
|
||||||
|
Smallish image size (~220mb); unfortunately the grpc-swift plugins cause it to blow out as they're statically linked (so don't need foundation or the swift dependencies).
|
||||||
|
Not copying them across will save ~100mb in space.
|
||||||
|
|
||||||
## TODOS
|
## TODOS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user