[
https://issues.apache.org/jira/browse/THRIFT-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jake Farrell closed THRIFT-2623.
--------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.0)
0.9.3
> 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.3
>
> Attachments: thrift-2623-docker.patch
>
>
> 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.3.4#6332)