Skip to content

Sample base images for Databricks Container Services

Notifications You must be signed in to change notification settings

andysprague44/containers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Databricks Container Services - Example Containers

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

Documentation

Images

DockerHub

The Databricks provided sample images have been published to DockerHub

How To Contribute to this Repo

  1. Fork and Clone this Repo, locally.
  2. Follow the example dockerfiles and ensure your docker file has liberal comments, explaining each step of your image.
  3. Be specific when you name your image. Example: CentOS7.6RBundle
  4. Test your image and verify it works on a Databricks Cluster.
  5. Check it into the experimental directory, in a folder specific to the OS. Example: experimental/centos/CentOS7.6RBundle
  6. Create a pull request and in the pull request indicate what version of Databricks Runtime you tested this with.

About

Sample base images for Databricks Container Services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%