Search Docker Hub
swift-protobuf
By bbrodriges
Container to produce Swift source code from Protobuf files
1.2K
Container to produce Swift source code from Protobuf files.
docker run --rm -v <path_to_protos>:/proto bbrodriges/swift-protobuf:latest protoc -I /proto --swift_out=/proto /proto/index.proto
Based on https://github.com/muukii/docker-protobuf
https://github.com/muukii/docker-protobuf
Content type
Image
Digest
Size
477.3 MB
Last updated
over 7 years ago
docker pull bbrodriges/swift-protobuf