Sign inSign up

nanxi/protoc

By nanxi

Updated about 2 years ago

docker protobuf incloud google apis in /protobuf/google/

Image
0

3.8K

nanxi/protoc repository overview

Protocol Buffers + Docker

A lightweight protoc Docker image. It started out as https://github.com/TheThingsIndustries/docker-protobuf fork, but grew into a stand-alone and simple Dockerfile.

What's included:

Supported languages

  • C++
  • Java
  • Python
  • Objective-C
  • C#
  • JavaScript
  • Ruby
  • Go
  • PHP
  • Dart
  • Swift
  • Web

Usage

$ docker run --rm -u $(sh id -u ${USER}):$(sh id -g ${USER}) -v $(pwd)/go:/build/go -v $(pwd)/openapi:/build/openapi nanxi/protoc:latest

Tag summary

Content type

Image

Digest

sha256:b6f6bfe4b

Size

56.5 MB

Last updated

about 2 years ago

docker pull nanxi/protoc