From 2f11bf4d7444c45e805e03ed3dfb56d0b79c3a15 Mon Sep 17 00:00:00 2001 From: Jade Ellis Date: Tue, 6 Jan 2026 00:44:26 +0000 Subject: [PATCH] docs: Document image mirrors --- docs/deploying/docker.mdx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/deploying/docker.mdx b/docs/deploying/docker.mdx index 164898c8..457da69c 100644 --- a/docs/deploying/docker.mdx +++ b/docs/deploying/docker.mdx @@ -24,6 +24,15 @@ docker image pull $LINK to pull it to your machine. +#### Mirrors + +Images are mirrored to multiple locations automatically, on a schedule: + +- `ghcr.io/continuwuity/continuwuity` +- `docker.io/jadedblueeyes/continuwuity` +- `registry.gitlab.com/continuwuity/continuwuity` +- `git.nexy7574.co.uk/mirrored/continuwuity` (releases only, no `main`) + ### Run When you have the image, you can simply run it with