Github user jfarrell commented on the pull request: https://github.com/apache/thrift/pull/548#issuecomment-121234119 hey @joshk, i'm testing the docker build now with the following. We are looking to simplify this process with our next release, but currently the main tests can be run with ``` docker build -t thrift build/docker/ubuntu docker run -it --rm -v $(pwd):/thrift thrift /bin/bash -c "cd /thrift && ./bootstrap.sh && ./configure && make check" ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---