Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

MarkovShield/librdkafka_compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

librdkafka compiler

Use this docker image to compile the newest librdkafka library without the need to install dependencies on your system.

Build

docker built -t kafka_compiler .

Usage

docker run -v `pwd`:/opt --rm kafka_compiler cp /tmp/librdkafka/src/librdkafka.so.1 /opt/

About

Docker images used to compile librdkafka

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published