From d477423263324212dea72bd29ab87a0a5683299f Mon Sep 17 00:00:00 2001 From: mhoennig Date: Tue, 1 Sep 2026 12:48:57 +0200 Subject: [PATCH] PR-doc: step 22 moved to its own branch Co-Authored-By: Claude Fable 5 --- docs/prs/2026-09-01-PR#000-werkdock-bootstrap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/prs/2026-09-01-PR#000-werkdock-bootstrap.md b/docs/prs/2026-09-01-PR#000-werkdock-bootstrap.md index 75465f4..ca32416 100644 --- a/docs/prs/2026-09-01-PR#000-werkdock-bootstrap.md +++ b/docs/prs/2026-09-01-PR#000-werkdock-bootstrap.md @@ -170,4 +170,4 @@ The build image grew into one fat trixie rootfs (JDK 21 headless + Go + Node/npm - Session C: `BwrapBuildRunner` delegates to the `werkdock` CLI. - Session D: the webspace install path replaces the self-build prototype in `tools/remote`, untangling the builder-vs-built roles. -- Multi-repository support for one Werkator instance (plan to be written). +- Multi-repository support for one Werkator instance (step 22, planned on branch `22-multi-repo`).