From f89a1b092ef8d8be80ae6a92605bdeaf881c3960 Mon Sep 17 00:00:00 2001 From: hygienic-books Date: Fri, 28 Aug 2026 10:18:21 +0200 Subject: [PATCH] docs(docs): Is now in Git --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca551cd..43396a1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Docker Sandbox Build -This repository contains the non-Git `build-sbx.sh` utility used to create and +This repository contains the `build-sbx.sh` utility used to create and configure Docker sandboxes. The script is intentionally interactive so that the sandbox name, mounted workspaces, copied data, API key, and cleanup actions are explicit.