Ervin Varga created THRIFT-2623:
-----------------------------------
Summary: 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
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)