Skip to content

Commit 7181235

Browse files
authored
[docs] Clarify warning about Docker Desktop for Linux (ddev#4807) [skip ci]
1 parent c74a8ae commit 7181235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/users/install/docker-installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ You’ll need a Docker provider on your system before you can [install DDEV](dde
5959
## Linux
6060

6161
!!!warning "Avoid Docker Desktop for Linux"
62-
The 2022 release of Docker Desktop for Linux doesn’t seem stable enough for regular use, and exhibits some problems Docker Desktop has on other platforms. We recommend staying with the traditional `docker-ce` installation described here.
62+
Current releases of Docker Desktop for Linux are not usable with DDEV for a number of reasons, and also exhibit some of the problems Docker Desktop has on other platforms. Please use the normal `docker-ce` installation described here.
6363

6464
Docker installation on Linux depends on what flavor you’re using. It’s best to use your native package repository (`apt`, `yum`, etc.):
6565

0 commit comments

Comments
 (0)