Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 265 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 265 Bytes

Docker Zeppelin

This repository contains Apache Zeppelin docker image, which is tuned to work with BDE clusters.

Build

docker network create spark-net
docker-compose build

Run

docker-compose up -d