/docker-dotnet-spark

A .NET for Apache Spark docker image (3rdman/dotnet-spark)

Primary LanguageShellApache License 2.0Apache-2.0

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.

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.