You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/content/users/install/docker-installation.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ You’ll need a Docker provider on your system before you can [install DDEV](dde
59
59
## Linux
60
60
61
61
!!!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.
63
63
64
64
Docker installation on Linux depends on what flavor you’re using. It’s best to use your native package repository (`apt`, `yum`, etc.):
0 commit comments