Skip to content

itzg/docker-thrift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Docker Automated build

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.

About

A Docker image for running the thrift generator

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published