mirror of https://github.com/docker/docs.git
DD4L: Add direct download links back (#15313)
Not having direct download linkks in the installation instruction may be inconvenient for users who want to update desktop, or install it on a distro that is not officially supported. So add those back. Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
This commit is contained in:
parent
c6a826ec5b
commit
cd45850008
|
@ -8,11 +8,15 @@ redirect_from:
|
|||
|
||||
This page contains information about system requirements, download URLs, and instructions on how to install and update Docker Desktop for Linux.
|
||||
|
||||
> Follow the links below to view the distro-specific installation instructions:
|
||||
> During first installation make sure to meet the [system requirements](#system-requirements) outlined below and follow the distro-specific installation instructions:
|
||||
>
|
||||
> * [Ubuntu](ubuntu.md)
|
||||
> * [Debian](debian.md)
|
||||
> * [Fedora](fedora.md)
|
||||
>
|
||||
> [RPM package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.11.0-x86_64.rpm?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64){: .button .primary-btn }
|
||||
> [DEB package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.11.0-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64){: .button .primary-btn }
|
||||
> [Arch package (experimental)](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.11.0-x86_64.pkg.tar.zst?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64){: .button .primary-btn }
|
||||
|
||||
## System requirements
|
||||
|
||||
|
|
Loading…
Reference in New Issue