From a36e11b984a47cda0aeafe0e42a208f82670d8ae Mon Sep 17 00:00:00 2001 From: David Tippett <17506770+dtaivpp@users.noreply.github.com> Date: Wed, 19 Apr 2023 09:22:54 -0400 Subject: [PATCH] Adding deprecation message and archive date. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 60c612d..b3892e4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# [ARCHIVED] meta-compose + +This package allowed users to do variable substitution with docker compose. Docker has since added this as a feature and is documented here: [Variable Interpolation](https://docs.docker.com/compose/compose-file/12-interpolation/). + +This project will be archived from PyPi on 5/5/2023. Thank you all for your interest! + # meta-compose This package aims to solve the problem of variable substitution in