-
Notifications
You must be signed in to change notification settings - Fork 7
A. Installing Docker
Brian Clapper edited this page Oct 28, 2019
·
1 revision
You will need a recent version of Docker. Use the Community Edition version available at https://store.docker.com:
Download it, and install it. Then, run it at least once (e.g., on the Mac,
open /Applications/Docker.app
), which will create the various command line
links you'll need.
WARNING: On the Mac, do not use the version of Docker that can be installed via Homebrew. Some people have had problems with that version, and we will not debug problems using the build tools in that environment. Use the official Community Edition version, as noted above.
NOTICE
- This software is copyright © 2017-2021 Databricks, Inc., and is released under the Apache License, version 2.0. See LICENSE.txt in the main repository for details.
- Databricks cannot support this software for you. We use it internally, and we have released it as open source, for use by those who are interested in building similar kinds of Databricks notebook-based curriculum. But this software does not constitute an official Databricks product, and it is subject to change without notice.