From 2e5e27900bc1ed34cc4c25375cc19873e6b926d7 Mon Sep 17 00:00:00 2001 From: alexvoss Date: Tue, 12 May 2026 07:48:42 -0400 Subject: [PATCH] add note that docker image is not for hosting sites Signed-off-by: alexvoss --- docs/get-started.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/get-started.md b/docs/get-started.md index 11227e4..668568a 100644 --- a/docs/get-started.md +++ b/docs/get-started.md @@ -38,9 +38,10 @@ necessary dependencies alongside Zensical. [Python website]: https://www.python.org/ !!! tip "Use with Docker" - If you are familiar with Docker and wish to use Zensical in a container then - you can use our [official Docker image]. For installation and usage - instructions, see the documentation on Docker Hub. + If you want to run Zensical in a container for previews and builds, you + can use our [official Docker image]. Note that it's not intended for + hosting the site. For installation and usage instructions, see the + documentation on Docker Hub. [official Docker image]: https://hub.docker.com/r/zensical/zensical