rzhilkibaev/spark-standalone-thrift Supported tags and respective Dockerfile links 1.5.2 (1.5.2/Dockerfile) 1.6.1 (1.6.1/Dockerfile) Standalone Spark with Thrift This image is intended to be used for testing purposes. How to use this image docker run -p 10000:10000 rzhilkibaev/spark-standalone-thrift This will start up Spark in standalone mode along with Thrift server listening on port 10000.