Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for thrift 0.14 #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ozkatz
Copy link

@ozkatz ozkatz commented May 20, 2021

This is basically the same as the existing 0.12 Dockerfile with 2 differences:

  1. Pull 0.14 :)
  2. Set /data as the workdir to make it easy to use as a drop-in replacement for a local thrift executable (i.e calling docker run -v $(pwd):/data ahawkins/thrift thrift instead of thrift)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant