Sign inSign up

brymck/prototool-java-typescript

By brymck

Updated almost 7 years ago

Uber's prototool Docker image with gRPC support for Java and TypeScript

Image
0

695

brymck/prototool-java-typescript repository overview

prototool-java-typescript

This repository uses the uber/prototool base image, layering on Java and TypeScript gRPC plugins for protoc.

Usage

Pull the container:

docker pull brymck/prototool-java-typescript

See the uber/prototool Docker documentation on how to run the Docker image, and see the GitHub documentation for details on how to organize your project.

If you have your prototool.yaml in your project's base directory, a simple Docker command looks like the following:

docker run -v "$(pwd):/work" brymck/prototool-java-typescript prototool all

Tag summary

Content type

Image

Digest

Size

117.6 MB

Last updated

almost 7 years ago

docker pull brymck/prototool-java-typescript