Where can I download Docker version 4.20?

Hi,

For a specific task that doesn’t work anymore after update, I want to install the older version 4.20.

Where can I download it ?

Thanks for any help!

Older version can be downloaded from the release note page:

1 Like

Hi @meyay I can’t find the download link for 4.20.0
Can you share the download link for the version please? Thank you!!

No idea, the link is gone. It used to have links like the previous versions of the most recent versions have.

The whole documentation is on GitHub:

The release notes are here:

https://github.com/docker/docs/blob/main/content/desktop/release-notes.md

You can list the history of the changes and go back to a point when that version still had a link. For example here:

https://github.com/docker/docs/blob/71c6d2d88a0086f36e21705fdf35aa08322d8867/content/desktop/release-notes.md

Then you will find something like this:

{{< release-date date="2023-06-05" >}}

{{< desktop-install all=true version="4.20.1" build_path="/110738/" >}}

You will need the number in the “build_path”. Then copy a download link in the documentation and remove the part after the question mark so you see the whole url more easily. You will have something like this:

https://desktop.docker.com/win/main/amd64/149282/Docker%20Desktop%20Installer.exe

Now Replace the number after the architecture in the URL with the build number of Docker Desktop 4.20.1

https://desktop.docker.com/win/main/amd64/110738/Docker%20Desktop%20Installer.exe

This is a link for Docker Desktop for Windows.

Note that there is no guarantee that older versions will work properly on current systems and there is no support for those versions.

2 Likes

Wow thanks a lot!! I can found the download link for the version I need. Thanks for your time and effort sharing the way to get it.
Just fyi this is the link for Mac https://desktop.docker.com/mac/main/amd64/109717/Docker.dmg