use published image in quick start

This commit is contained in:
2026-07-10 14:24:55 +00:00
parent ff2290f0f1
commit 1be698a802
3 changed files with 26 additions and 10 deletions
+2 -1
View File
@@ -18,7 +18,8 @@ USHORT_UID="$(id -u)" USHORT_GID="$(id -g)" \
The production definition,
[`deploy/docker-compose.prod.yml`](../deploy/docker-compose.prod.yml), never
builds source. It pulls the published version instead.
builds source. It pulls the published version instead and is therefore the
recommended quick-start path in the root README.
## Automated tests