From 340821e6fa701cdfae88320d38015ecc7d011418 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Thu, 22 Sep 2022 16:14:21 -0700 Subject: [PATCH] Add deprecation notice for CentOS --- centos/README-short.txt | 2 +- centos/deprecated.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 centos/deprecated.md diff --git a/centos/README-short.txt b/centos/README-short.txt index 8bb99ba84..8783972e1 100644 --- a/centos/README-short.txt +++ b/centos/README-short.txt @@ -1 +1 @@ -The official build of CentOS. +DEPRECATED; The official build of CentOS. diff --git a/centos/deprecated.md b/centos/deprecated.md new file mode 100644 index 000000000..0d421de8a --- /dev/null +++ b/centos/deprecated.md @@ -0,0 +1 @@ +This image is no longer supported/maintained (non-EOL tags last updated November 16, 2020, [docker-library/official-images#9102](https://github.com/docker-library/official-images/pull/9102); see also https://www.centos.org/centos-linux-eol/ and [docker-library/docs#2205](https://github.com/docker-library/docs/pull/2205)). Please adjust your usage accordingly.