docker protobuf incloud google apis in /protobuf/google/
3.8K
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.
$ 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
Content type
Image
Digest
sha256:b6f6bfe4b…
Size
56.5 MB
Last updated
about 2 years ago
docker pull nanxi/protoc