From a4bf76340996ee1cbab9d9edb896af7c78e5757b Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Fri, 17 Dec 2021 14:35:44 +0000 Subject: [PATCH] Update Docker readme again --- build/docker/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/build/docker/README.md b/build/docker/README.md index 37ed039f7..7425d96cb 100644 --- a/build/docker/README.md +++ b/build/docker/README.md @@ -19,7 +19,6 @@ not contain the Go toolchain etc. There are three sample `docker-compose` files: -- `docker-compose.deps.yml` which runs the Postgres and Kafka prerequisites - `docker-compose.monolith.yml` which runs a monolith Dendrite deployment - `docker-compose.polylith.yml` which runs a polylith Dendrite deployment