[
https://issues.apache.org/jira/browse/THRIFT-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058900#comment-14058900
]
Jake Farrell commented on THRIFT-2623:
--------------------------------------
Hi [~evarga], thanks for you work on this. If you are interested in
contributing this back to the Apache Thrift community can you please create a
patch for adding it to say contrib/docker in our source repo and attach it to
this ticket or create a pull request and reference this ticket id, details on
the process are available at
http://thrift.apache.org/docs/HowToContribute
> 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)