Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.59 KB

README.md

File metadata and controls

33 lines (17 loc) · 1.59 KB

docker-dotnet-spark

Icon

Build status    Binder

Description

This repository contains the source code to build a variety of different docker images related to .NET for Apache Spark.

You can also get the pre-built images directly from the the docker hub at https://hub.docker.com/r/3rdman/dotnet-spark.

Currently, there are three different image types.

  • runtime

    The runtime images contain everything you need to test your .NET for Apache Spark application, without the need to install all the required bits manually.

  • dev

    Use these images, if you want to build .NET for Apache Spark yourself.

  • interactive

    Lets you play around with .NET for Apache Spark in an Interactive Notebook.

  • runtime-hadoop

    Same as the runtime image, but with a full Hadoop version

Other References

The unofficial .NET for Apache Spark logo at the top is an adaption of, and base on, the Docker logo and the Apache Spark logo.