From e2db2029c5b9608684395dfb7cc66858e67d313c Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Tue, 26 Aug 2025 02:39:12 +0000 Subject: [PATCH] Add note directing users to docker deployment docs. Signed-off-by: Jason Volk --- docker/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docker/README.md b/docker/README.md index 82203ad8..8b50553d 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,5 +1,10 @@ # Docker Builder +> [!NOTE] +> This directory is for building docker images. For [deploying](https://github.com/matrix-construct/tuwunel/tree/main/docs/deploying) +> [docker](https://github.com/matrix-construct/tuwunel/blob/main/docs/deploying/docker.md) visit +> the appropriate documentation instead. + All Docker images for the project are built here. All images are [Docker Bake](https://docs.docker.com/build/bake/) targets. All targets are leaves and branches of a unified tree leading to a single root. It is a combinatorial matrix