Search Docker Hub
thrift
By jimschubert
Thrift 0.5 for compiling Twitter IDLs
388
This is a docker image for Thrift 0.5 (which is 6+ years old).
Use this for generation of code in Twitter's repositories if you have issues with newer versions of Thrift.
docker run -v $PWD:/src:rw thrift -v -o /src --gen java /src/tracing.thrift
Content type
Image
Digest
Size
242.5 MB
Last updated
almost 9 years ago
docker pull jimschubert/thrift