From 15a89815b99924b6d76e8551b5950529111754fc Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Sun, 20 Jul 2025 10:38:26 +0000 Subject: [PATCH] Generate documentation --- master.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/master.html b/master.html index a9aa51a0..0d106a9b 100644 --- a/master.html +++ b/master.html @@ -246,6 +246,7 @@ plugins Repository
You can find the source packages of all releases on GitHub.
+Radicale is available as a Docker
+image for platforms linux/amd64
and
+linux/arm64
. To install the latest version, run:
docker pull ghcr.io/kozea/radicale:latest
An example docker-compose.yml
and detailed instructions
+will soon be updated.
Radicale has been packaged for:
@@ -2265,7 +2275,7 @@ by Johannes Schöpfer and Jonas SmedegaardRadicale is also available -on Cloudron and has a Dockerfile.
+on Cloudron.If you are interested in creating packages for other Linux distributions, read the "Contribute" section.