[
https://issues.apache.org/jira/browse/THRIFT-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058876#comment-14058876
]
Ervin Varga commented on THRIFT-2623:
-------------------------------------
Hi Randy,
I am glad that you like this solution. You may freely announce this on the dev.
mailing list, so that people may start using it and give feedback. I have tried
to properly document how to use the container, and basically embedded what is
otherwise advocated on Thrift1s site as a default setup. Optional components
and other languages may always be added as required. I am willing to help in
this respect.
Of course, if the Thrift build team would like to make an official image then
it would be also great! They might fully incorporate evarga/thrift in their
solution.
All in all, I left to you to choose whatever option you think will best serve
the community and make Thrift even better.
Thanks,
Ervin
> Docker container for Thrift
> ---------------------------
>
> Key: THRIFT-2623
> URL: https://issues.apache.org/jira/browse/THRIFT-2623
> Project: Thrift
> Issue Type: Improvement
> Components: Build Process
> Affects Versions: 0.9.1
> Environment: Any env. with Docker installed.
> Reporter: Ervin Varga
> Priority: Minor
> Labels: build
> Fix For: 0.9.1
>
>
> In order to make working with Thrift more comfortable I have created a Docker
> container using an Automated Build facility. You may read about the image
> inside the Docker Hub (search for evarga/thrift). To use this container just
> issue:
> docker pull evarga/thrift
> In this way the user's development environment may be extended without
> changing anything on the host machine. Moreover, all precompiled libraries
> are also available inside the container, which may be retrieved via Docker's
> 'cp' command. See the description for evarga/thrift for more information
> about the usage.
--
This message was sent by Atlassian JIRA
(v6.2#6252)