From 2add615a92153a9ff489b1eb445fb30059754018 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Thu, 5 Feb 2026 15:32:29 -0800 Subject: [PATCH] Add explicit deprecation notices for mongo-express and teamspeak All supported tags of these were removed in https://github.com/docker-library/official-images/commit/f92e06ed2ca17b53991ae04fb61ede874e3965db (so they've both said "No supported tags" since Jun 4, 2025). --- mongo-express/README-short.txt | 2 +- mongo-express/deprecated.md | 1 + teamspeak/README-short.txt | 2 +- teamspeak/deprecated.md | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 mongo-express/deprecated.md create mode 100644 teamspeak/deprecated.md diff --git a/mongo-express/README-short.txt b/mongo-express/README-short.txt index a9006807d7ef..87c29047de09 100644 --- a/mongo-express/README-short.txt +++ b/mongo-express/README-short.txt @@ -1 +1 @@ -Web-based MongoDB admin interface, written with Node.js and express +DEPRECATED; Web-based MongoDB admin interface, written with Node.js and express diff --git a/mongo-express/deprecated.md b/mongo-express/deprecated.md new file mode 100644 index 000000000000..1c7dd058d06c --- /dev/null +++ b/mongo-express/deprecated.md @@ -0,0 +1 @@ +This image is deprecated due to maintainer inactivity (last updated Apr 2024; [docker-library/official-images#16597](https://github.com/docker-library/official-images/pull/16597)). diff --git a/teamspeak/README-short.txt b/teamspeak/README-short.txt index 2b9b6af29169..a21270aae784 100644 --- a/teamspeak/README-short.txt +++ b/teamspeak/README-short.txt @@ -1 +1 @@ -TeamSpeak is software for quality voice communication via the Internet. +DEPRECATED; TeamSpeak is software for quality voice communication via the Internet. diff --git a/teamspeak/deprecated.md b/teamspeak/deprecated.md new file mode 100644 index 000000000000..00524c52a56d --- /dev/null +++ b/teamspeak/deprecated.md @@ -0,0 +1 @@ +This image is deprecated due to maintainer inactivity (last updated Sep 2023; [docker-library/official-images#15332](https://github.com/docker-library/official-images/pull/15332)).