Provides the Apache Thrift generator tool
4.0K
This image just provides a pre-built Apache Thrift generator tool.
Within the container the entrypoint, thrift, runs in the working directory
/home, so the recommended usage is:
docker run -v $(pwd):/home thrift --gen [language] [file]
which would result in a gen-[language] directory populated in your current
host directory.
Content type
Image
Digest
Size
385.9 MB
Last updated
over 9 years ago
docker pull itzg/thriftPulls:
614
Last week