From 1e083b18eb4e6cb9f207076255e46ee8dc5627aa Mon Sep 17 00:00:00 2001 From: Staci Mullins <63313398+stacimc@users.noreply.github.com> Date: Wed, 21 Aug 2024 14:17:41 -0700 Subject: [PATCH] Update documentation to recommend OrbStack for mac users (#4793) * Recommend OrbStack for mac users * Clarify support recommendations are for Openverse specifically Co-authored-by: sarayourfriend * lint --------- Co-authored-by: sarayourfriend --- documentation/general/general_setup.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/documentation/general/general_setup.md b/documentation/general/general_setup.md index 59f73d52dc6..2ec6545e445 100644 --- a/documentation/general/general_setup.md +++ b/documentation/general/general_setup.md @@ -29,7 +29,10 @@ On macOS and most popular Linux distributions, bash and git are installed by default. Most contributors will only need to install Docker or a compatible container runtime to use `ov`. -[Follow Docker's instructions to install Docker on your host system](https://docs.docker.com/engine/install/). +For macOS users, [OrbStack](https://docs.orbstack.dev/quick-start) is the tested +and supported option for installing and using Docker for Openverse development. +Otherwise, +[follow Docker's instructions to install Docker on your host system](https://docs.docker.com/engine/install/). ```{tip} For Openverse, you'll only need the container runtime, and do not necessarily