Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors