Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 307 Bytes

README.rst

File metadata and controls

13 lines (6 loc) · 307 Bytes

Docker kafka-spark container file

used to build all other containers on it with latest jre 8, some dev tools enabled & kafka and spark enabled

build with th following command

docker build --rm -t hurence/kafka-spark:1.0.1 .
docker run  -it  hurence/kafka-spark:1.0.1  bash