While the Official Docker Desktop Downloads page typically features only the latest versions, you can find specific historical releases through official archive channels. Docker Engine 20.10 release notes

This version introduced several critical enhancements to the Docker ecosystem:

Enhanced resource management and limitation settings for containers.

Downloading and installing version 20.10.17 provides developers with a stable, older environment that includes crucial components like Docker Engine 20.10.17 , Docker Compose , and Kubernetes . This specific release, part of the widely used 20.10 branch, is often sought for legacy compatibility or specific CI/CD pipeline requirements. Core Features of Version 20.10.17

Includes the --pull flag for docker run (always/missing/never) and standardized docker push behavior. Downloading Docker Desktop 20.10.17

Official support for running Docker Engine without root privileges, improving security for shared environments.