Skip to content

iandexter/databricks-container-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Databricks Container Services - Example Containers

⚠️ Unofficial and WIP: This containers are for testing purposes only, and are not guaranteed to work.

This repository provides Dockerfiles for use with Databricks Container Services (documentation for Azure and AWS). These Dockerfiles are meant as a reference and a starting point, enabling users to build their own custom images to suit thier specific needs.

Images

The images, which are spefically for Databricks Runtime 7.x, can be pulled from DockerHub.

  • Minimal - Contains the base image used for all the images here.
  • Python - Contains Python Conda environment, and can be used for Python notebooks.
  • DBFS FUSE - Shows how to mount DBFS to the local filesystem as /dbfs.
  • Standard - Has feature parity with the current Databricks Runtime.

About

Example containers for Databricks container services

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors