From 302e5e28697591a1f1e8e6bd1a92d17ebdc2120e Mon Sep 17 00:00:00 2001 From: atlas Date: Wed, 3 Jun 2026 09:48:19 +0200 Subject: [PATCH] docs: remove forward-looking issue reference from network.md --- docs/network.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/network.md b/docs/network.md index 79f03ff7..e7bb1f87 100644 --- a/docs/network.md +++ b/docs/network.md @@ -136,11 +136,6 @@ Containers are destroyed and re-created when the flag flips. Agent state under `/agents//state/` is bind-mounted and survives; the container rootfs is recreated cleanly from the nix store. -### Follow-up - -Issue #1119 tracks defaulting `isolateContainers` to `true` once the -bridge is stable in production. - ## Cross-references - `docs/gateway.md` — vhost map + the gateway container's other duties