Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 192 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 192 Bytes

Apache Spark images for Docker

Build

  • docker build -t <name>/spark-base base
  • docker build -t <name>/spark-master master
  • docker build -t <name>/spark-worker worker