diff --git a/src/content/blog/docker-providers.md b/src/content/blog/docker-providers.md index efc4d5d1..1a568e81 100644 --- a/src/content/blog/docker-providers.md +++ b/src/content/blog/docker-providers.md @@ -14,9 +14,9 @@ categories: Exciting news! DDEV now has official support for two new Docker providers on macOS, [OrbStack](https://orbstack.dev) and [Rancher Desktop](https://rancherdesktop.io/). OrbStack is the new kid on the block, getting rave reviews for its performance and ease of use. Rancher Desktop has been around for a long time and wraps [Lima](https://github.com/lima-vm/lima), as Colima does. -Each of DDEV’s officially supported Docker providers has support in automated testing, which means that every push to the default branch results in a 1-3 hour full test of DDEV’s test suite. New problems with the provider or DDEV are discovered rapidly. +Each of DDEV’s officially supported Docker providers has full DDEV automated testing, which means that every push to the default branch results in a 1-3 hour full test of DDEV’s test suite. New problems with the provider or DDEV are discovered rapidly. -A credit before we get down to the differences: We want to thank Docker, Inc. for their amazing maintenance of an amazing open-source product, as well as all their commercial products. Each of the Docker providers below incorporates the open-source Docker/Moby project, presenting it in different ways. And Docker provides the [hub.docker.com](https://hub.docker.com) registry, where all of DDEV's Docker images are served from. And they provide DDEV membership in their [Docker Sponsored Open Source Program](https://www.docker.com/community/open-source/application/), which saves the DDEV Foundation money and also means that there are no rate limits on your usage of DDEV Docker images. Thank you, Docker! +**A credit before we get down to the differences:** We want to thank Docker, Inc. for their amazing maintenance of a groundbreaking open-source product, as well as all their commercial products. Each of the Docker providers below incorporates the open-source Docker/Moby project, presenting it in different ways. And Docker provides the [hub.docker.com](https://hub.docker.com) registry, where all of DDEV's Docker images are served from. And they grant DDEV membership in their [Docker Sponsored Open Source Program](https://www.docker.com/community/open-source/application/), which saves the DDEV Foundation money and also means that there are no rate limits on your usage of DDEV Docker images. Thank you, Docker! macOS Docker installation for each of these is [in the docs](https://ddev.readthedocs.io/en/latest/users/install/docker-installation/#macos); the Docker providers and their differences are shown here: