From 7e17cb37a57f23fd1d0872d34ed7c0f582b6342b Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Fri, 8 Jul 2022 08:50:16 +0100 Subject: [PATCH] DKP-91 add checksums to release notes (#15077) * add checksums to release notes * added checksums * review comments * faqs update * add SHA-256 * test * add review comments --- _includes/desktop-install.html | 109 +++++++++++++++++++++++++++++++++ desktop/faqs/general.md | 4 ++ desktop/linux/install.md | 2 + desktop/mac/install.md | 2 + desktop/release-notes.md | 30 +++++++-- desktop/windows/install.md | 2 + 6 files changed, 143 insertions(+), 6 deletions(-) create mode 100644 _includes/desktop-install.html diff --git a/_includes/desktop-install.html b/_includes/desktop-install.html new file mode 100644 index 0000000000..ff4f93cb75 --- /dev/null +++ b/_includes/desktop-install.html @@ -0,0 +1,109 @@ +
+
+ +
+
+ Download file +
+
+ Checksum: SHA-256 fe430d19d41cc56fd9a4cd2e22fc0e3522bed910c219208345918c77bbbd2a65 +
+
+
+
+ +
+
+ Download file +
+
+ Checksum: SHA-256 8be8e5245d6a8dbf7b8cb580fb7d99f04cc143c95323695c0d9be4f85dd60b0e +
+
+
+
+ +
+
+ Download file +
+
+ Checksum: SHA-256 b3d4ef222325bde321045f3b8d946c849cd2812e9ad52a801000a95edb8af57b +
+
+
+
+ +
+
+ Download file +
+
+ Checksum: SHA-256 9363bc584478c5c7654004bacb51429c275b58a868ef43c3bc6249d5844ec5be +
+
+
+
+ +
+
+ Download file +
+
+ Checksum: SHA-256 92371d1a1ae4b57921721da95dc0252aefa4c79eb12208760c800ac07c0ae1d2 +
+
+
+
+ +
+
+ Download file +
+
+ Checksum: SHA-256 799af244b05e8b08f03b6e0dbbc1dfcc027ff49f15506b3c460e0f9bae06ca5d +
+
+
diff --git a/desktop/faqs/general.md b/desktop/faqs/general.md index baa7cbbd97..f04df7477a 100644 --- a/desktop/faqs/general.md +++ b/desktop/faqs/general.md @@ -24,6 +24,10 @@ By default, Docker Desktop is installed at the following location: - On Windows: `C:\Program Files\Docker\Docker` - On Linux: `/opt/docker-desktop` +### Where can I find the checksums for the download files? + +You can find the checksums on the [release notes](../release-notes.md) page. + ### Do I need to pay to use Docker Desktop? Docker Desktop remains free for small businesses (fewer than 250 employees AND less than $10 million in annual revenue), personal use, education, and non-commercial open-source projects. It requires a paid subscription for professional use in larger enterprises. diff --git a/desktop/linux/install.md b/desktop/linux/install.md index fc85032773..6c1b93f8d4 100644 --- a/desktop/linux/install.md +++ b/desktop/linux/install.md @@ -11,6 +11,8 @@ Welcome to Docker Desktop for Linux. This page contains information about system > [DEB](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.10.1-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64){: .button .primary-btn } > [RPM](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.10.1-x86_64.rpm?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64){: .button .primary-btn } +*For checksums, see [Release notes](../release-notes.md)* + ## System requirements To install Docker Desktop successfully, your Linux host must meet the following requirements: diff --git a/desktop/mac/install.md b/desktop/mac/install.md index 7c330c53b4..16495b8640 100644 --- a/desktop/mac/install.md +++ b/desktop/mac/install.md @@ -20,6 +20,8 @@ Welcome to Docker Desktop for Mac. This page contains information about Docker D > [Mac with Intel chip](https://desktop.docker.com/mac/main/amd64/Docker.dmg?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-mac-amd64){: .button .primary-btn } > [Mac with Apple chip](https://desktop.docker.com/mac/main/arm64/Docker.dmg?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-mac-arm64){: .button .primary-btn } +*For checksums, see [Release notes](../release-notes.md)* + ## System requirements Your Mac must meet the following requirements to install Docker Desktop successfully. diff --git a/desktop/release-notes.md b/desktop/release-notes.md index 96796e7ee2..05db3e16c7 100644 --- a/desktop/release-notes.md +++ b/desktop/release-notes.md @@ -29,12 +29,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/ge > Download Docker Desktop > -> [Windows](https://desktop.docker.com/win/main/amd64/Docker%20Desktop%20Installer.exe?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-win-amd64){: .button .primary-btn } -> [Mac with Intel chip](https://desktop.docker.com/mac/main/amd64/Docker.dmg?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-mac-amd64){: .button .primary-btn } -> [Mac with Apple chip](https://desktop.docker.com/mac/main/arm64/Docker.dmg?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-mac-arm64){: .button .primary-btn } -> [DEB](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.10.1-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64){: .button .primary-btn } -> [RPM](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.10.1-x86_64.rpm?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64){: .button .primary-btn } -> [Arch (experimental)](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.10.1-x86_64.pkg.tar.zst?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64){: .button .primary-btn } +> {% include desktop-install.html %} ### Bug fixes and minor changes @@ -58,6 +53,29 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/ge > [RPM](https://desktop.docker.com/linux/main/amd64/82025/docker-desktop-4.10.0-x86_64.rpm) | > [Arch package](https://desktop.docker.com/linux/main/amd64/82025/docker-desktop-4.10.0-x86_64.pkg.tar.zst) +
+
+ +
+
+
  • Windows: SHA-256 10615f4425e59eef7a22ce79ec13e41057df278547aa81c9fe4d623a848e80d8
  • +
  • Mac Intel: SHA-256 07bfe00296b724e4e772e268217bc8169a8b23ad98e6da419b13ebfe31b54643
  • +
  • Mac Arm: SHA-256 c9d2e72e5438726ab5a94c227d9130a65719f8fd09b877860ca2dcd86cfc188e
  • +
  • Linux DEB: SHA-256 c5f10b3d902b4ea10c8f75c17ba174e8838fc75889f76bc27abcab6afaf1969c
  • +
  • Linux RPM: SHA-256 a8ad3f8d4e93dfb6f28559f7dc84b7652e651fd6a49506e18958f1e69b51d9be
  • +
  • Linux Arch: SHA-256 37131c48df6436c1066c41ec0beda039e726e33bee689f751648c473f4abd96e
  • +
    +
    +
    +
    + ### New - You can now add environment variables before running an image in Docker Desktop. diff --git a/desktop/windows/install.md b/desktop/windows/install.md index e5191838b8..7918e084ef 100644 --- a/desktop/windows/install.md +++ b/desktop/windows/install.md @@ -25,6 +25,8 @@ Welcome to Docker Desktop for Windows. This page contains information about Dock > > [Docker Desktop for Windows](https://desktop.docker.com/win/main/amd64/Docker%20Desktop%20Installer.exe){: .button .primary-btn } +*For checksums, see [Release notes](../release-notes.md)* + ## System requirements Your Windows machine must meet the following requirements to successfully install Docker Desktop.