True. When I wrote this post I only wanted to say that the older versions are listed there, but I didn’t know that the old links were removed. Without anyone telling me it was the case, the conversation stopped there. Later in May I realised the old links were removed and wrote this
Later someone asked me about it again and I saw that the documentation’s source code changed a little bit so I quote what I shared in a private conversation to update the steps. Note that the suer needed 4.27.1:
Starting from the latest version I also found the release notes were moved under “content/manuals/desktop”, but only after 4.27.1, so when the commit history showed that the file was renamed, I asked GitHub to load the previous versions and scrolled until I saw 4.27.1 in the commit message. I found this:
Now you go to the current release page, copy the link address of the architecture and platform you need, and replace the number in the link with the build path you see on GitHub.
For example this is probably v4.27.1 for macOS with the apple silicon chip:https://desktop.docker.com/mac/main/arm64/135262/Docker.dmg
Now you can also use this link and change the architecture to amd64 if you need that one or replace “Docker.img” with “Docker Desktop Installer.exe”
Or just copy the link of what you actually need, except an older version, and replace only the build number which is
135262
So you need to follow the same steps to download an older version. Using an old version is not recommended unless you want to test something with an older version or the new version doesn’t work. I’m sure you know that, but I have to mention it so no future visitors think I recommend using Docker Desktop that was removed from the official documentation.