yazgoo / fuse_kafka

developer repository for https://github.com/fuse-kafka/fuse_kafka
Apache License 2.0
27 stars 4 forks source link

provide a development container #10

Closed yazgoo closed 9 years ago

yazgoo commented 9 years ago

fuse_kafka must provide a development container (i.e. a dockerfile) with all prerequisites installed to:

  1. build rpms
  2. build windows archive via mingw/wine

This will allow to quickly start developing, in a reproducible environment.

yazgoo commented 9 years ago

We should also provide a development container based on CentOS 6.5 to generate rpm.

yazgoo commented 9 years ago

c7867943f75b7bd76c293d5ed63c3dc2447e81ba closes this, see README.md and docker/ directory