aboutsummaryrefslogtreecommitdiff
path: root/unsorted/docker_compose_stacks/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'unsorted/docker_compose_stacks/README.md')
-rw-r--r--unsorted/docker_compose_stacks/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/unsorted/docker_compose_stacks/README.md b/unsorted/docker_compose_stacks/README.md
new file mode 100644
index 0000000..c139989
--- /dev/null
+++ b/unsorted/docker_compose_stacks/README.md
@@ -0,0 +1,5 @@
+# Docker Compose Stacks
+
+My docker compose stacks.
+
+Each stack is contained in its own directory with a `docker-compose.yaml` file and a `README.md` file describing the stack and its configuration. Other files may be present as needed for configuration or data persistence.