From 816426daf64a895c9e7df9f8ddcfc0fce8885b8c Mon Sep 17 00:00:00 2001 From: Simon Lieschke Date: Mon, 22 Nov 2021 07:09:57 -0330 Subject: [PATCH 1/3] Link to detail about deploying a registry server (#13854) * Link to detail about deploying a registry server * Update link format Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> --- develop/develop-images/build_enhancements.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/develop/develop-images/build_enhancements.md b/develop/develop-images/build_enhancements.md index 00614c2de4..54ba9d9438 100644 --- a/develop/develop-images/build_enhancements.md +++ b/develop/develop-images/build_enhancements.md @@ -253,8 +253,8 @@ Docker 18.09 : failed to do request: Head https://repo.mycompany.com/v2/docker/dockerfile/manifests/experimental: x509: certificate signed by unknown authority ``` -Solution : secure your registry properly. You can get SSL certificates from -Let's Encrypt for free. See /registry/deploying/ +Solution: secure your registry properly. You can get SSL certificates from +Let's Encrypt for free. See [Deploy a registry server](../../registry/deploying.md). #### image not found when the private registry is running on Sonatype Nexus version < 3.15 From 7a63b540ab4c87554db23ce9746e01beca03d1e8 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Mon, 22 Nov 2021 13:59:37 +0100 Subject: [PATCH 2/3] engine/install: remove mention of Fedora 33 Fedora 33 reaches EOL Tomorrow, so let's remove it from the list to not encourage using it. Signed-off-by: Sebastiaan van Stijn --- engine/install/fedora.md | 1 - 1 file changed, 1 deletion(-) diff --git a/engine/install/fedora.md b/engine/install/fedora.md index fa1b67eef4..53c383b1c5 100644 --- a/engine/install/fedora.md +++ b/engine/install/fedora.md @@ -20,7 +20,6 @@ To get started with Docker Engine on Fedora, make sure you To install Docker Engine, you need the 64-bit version of one of these Fedora versions: -- Fedora 33 - Fedora 34 - Fedora 35 From 8d600ba5be86e1a5a7e88d3206237a2fa8f6c0c9 Mon Sep 17 00:00:00 2001 From: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> Date: Mon, 22 Nov 2021 15:07:24 +0000 Subject: [PATCH 3/3] Update the issue template (#13870) * Update the issue template Signed-off-by: Usha Mandya * Apply suggestions from code review Co-authored-by: Sebastiaan van Stijn Co-authored-by: Sebastiaan van Stijn --- .github/ISSUE_TEMPLATE.md | 34 ++++++++++++++++++++++++---------- 1 file changed, 24 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 916cfdac34..117b2de2b2 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,27 +1,41 @@ + + + ### Problem description - + ### Problem location - + -- I saw a problem on the following URL: +- I saw a problem at the following URL: -- I couldn't find the information I wanted. I expected to find it near the following URL: +- I couldn't find the information I wanted. I expected to find it near the following URL -- Other:
+- Other: ### Project version(s) affected + Engine 20.10, or Docker Desktop 4.2.0), tell us here. The fix may need to take that into account. --> ### Suggestions for a fix - - +