From c15d1f50c81d16521a09b51e9514865c0ecb3468 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Sun, 16 Oct 2016 23:15:53 -0700 Subject: [PATCH] Remove Fedora 22 as it's EOL https://fedoramagazine.org/fedora-22-end-of-life-2016-july/ With the recent release of Fedora 24, Fedora 22 will officially enter End Of Life (EOL) status on July 19th, 2016. After July 19th, all packages in the Fedora 22 repositories will no longer receive security, bugfix, or enhancement updates, and no new packages will be added to the Fedora 22 collection. Upgrading to Fedora 23 or Fedora 24 before July 19th 2016 is highly recommended for all users still running Fedora 22. Signed-off-by: Sebastiaan van Stijn --- engine/installation/linux/fedora.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/installation/linux/fedora.md b/engine/installation/linux/fedora.md index 07fc909420..fe25248dcd 100644 --- a/engine/installation/linux/fedora.md +++ b/engine/installation/linux/fedora.md @@ -6,7 +6,7 @@ redirect_from: title: Install Docker on Fedora --- -Docker is supported on Fedora version 22, 23, and 24. These instructions install +Docker is supported on Fedora version 23, and 24. These instructions install Docker using release packages and installation mechanisms managed by Docker, to be sure that you get the latest version of Docker. If you wish to install using Fedora-managed packages, consult your Fedora release documentation.