Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down