From 28f9ef47614f801c42811d4c59f573a63251e9b6 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Mon, 29 Jul 2024 09:52:30 -0700 Subject: [PATCH] Officially deprecate ClefOS --- clefos/README-short.txt | 2 +- clefos/deprecated.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 clefos/deprecated.md diff --git a/clefos/README-short.txt b/clefos/README-short.txt index 373b8d583546..0442de3b60ac 100644 --- a/clefos/README-short.txt +++ b/clefos/README-short.txt @@ -1 +1 @@ -The official build of ClefOS. +DEPRECATED; The official build of ClefOS. diff --git a/clefos/deprecated.md b/clefos/deprecated.md new file mode 100644 index 000000000000..c9f50b6b1c82 --- /dev/null +++ b/clefos/deprecated.md @@ -0,0 +1 @@ +With [the EOL of CentOS 7 (June 30, 2024)](https://www.redhat.com/en/topics/linux/centos-linux-eol), this image/project is [officially deprecated](https://github.com/docker-library/official-images/pull/7964#issuecomment-2253636315). Please adjust your usage accordingly.