From 2bd3d265aa1ecd546773030cdb442dfd54965fc8 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Wed, 3 Jun 2020 11:26:30 -0700 Subject: [PATCH] Add deprecation notice to Thrift image --- thrift/deprecated.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 thrift/deprecated.md diff --git a/thrift/deprecated.md b/thrift/deprecated.md new file mode 100644 index 000000000..f1b948663 --- /dev/null +++ b/thrift/deprecated.md @@ -0,0 +1,3 @@ +This image is deprecated due to inactivity (last updated Feb 2019; [docker-library/official-images#5411](https://github.com/docker-library/official-images/pull/5411)). + +There is a useful discussion in [ahawkins/docker-thrift#12](https://github.com/ahawkins/docker-thrift/issues/12) about the future of this image.